aboutsummaryrefslogtreecommitdiff
path: root/x11-servers
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2004-06-19 06:03:51 +0000
committerEric Anholt <anholt@FreeBSD.org>2004-06-19 06:03:51 +0000
commit931b9ae630803887362f4bc2fc40b7832539c65e (patch)
tree81dc3d245e24d9303e2c6d0749031af118129855 /x11-servers
parent0c7c8dd0cf0f931f2b04a1452c656c4f10f600e3 (diff)
downloadports-931b9ae630803887362f4bc2fc40b7832539c65e.tar.gz
ports-931b9ae630803887362f4bc2fc40b7832539c65e.zip
Notes
Diffstat (limited to 'x11-servers')
-rw-r--r--x11-servers/xorg-server-snap/Makefile5
-rw-r--r--x11-servers/xorg-server/Makefile5
2 files changed, 0 insertions, 10 deletions
diff --git a/x11-servers/xorg-server-snap/Makefile b/x11-servers/xorg-server-snap/Makefile
index 633eccce0fbf..4efe2a6499b9 100644
--- a/x11-servers/xorg-server-snap/Makefile
+++ b/x11-servers/xorg-server-snap/Makefile
@@ -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>
diff --git a/x11-servers/xorg-server/Makefile b/x11-servers/xorg-server/Makefile
index 633eccce0fbf..4efe2a6499b9 100644
--- a/x11-servers/xorg-server/Makefile
+++ b/x11-servers/xorg-server/Makefile
@@ -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>