1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

And my hat collection grows. Actually remove the remnants of pkg-message

stuff.
This commit is contained in:
Eric Anholt 2004-06-19 06:03:51 +00:00
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

View File

@ -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>

View File

@ -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>