And my hat collection grows. Actually remove the remnants of pkg-message
stuff.
This commit is contained in:
parent
0c7c8dd0cf
commit
931b9ae630
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111783
2 changed files with 0 additions and 10 deletions
|
@ -54,7 +54,6 @@ MAN4= citron.4 \
|
|||
void.4 \
|
||||
wacom.4
|
||||
MAN5= xorg.conf.5
|
||||
PKGMESSAGE= ${WRKDIR}/.pkg-message
|
||||
|
||||
XBUILD_DIRS= lib/font programs/Xserver
|
||||
XINCLUDE_DIRS= lib/xtrans
|
||||
|
@ -126,8 +125,4 @@ SCRIPTS_ENV+= SUID_XSERVER=YES
|
|||
SCRIPTS_ENV+= SUID_XSERVER=NO
|
||||
.endif
|
||||
|
||||
post-build:
|
||||
@${RM} -f ${PKGMESSAGE}
|
||||
@${CAT} ${.CURDIR}/pkg-message >> ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
|
@ -54,7 +54,6 @@ MAN4= citron.4 \
|
|||
void.4 \
|
||||
wacom.4
|
||||
MAN5= xorg.conf.5
|
||||
PKGMESSAGE= ${WRKDIR}/.pkg-message
|
||||
|
||||
XBUILD_DIRS= lib/font programs/Xserver
|
||||
XINCLUDE_DIRS= lib/xtrans
|
||||
|
@ -126,8 +125,4 @@ SCRIPTS_ENV+= SUID_XSERVER=YES
|
|||
SCRIPTS_ENV+= SUID_XSERVER=NO
|
||||
.endif
|
||||
|
||||
post-build:
|
||||
@${RM} -f ${PKGMESSAGE}
|
||||
@${CAT} ${.CURDIR}/pkg-message >> ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue