summaryrefslogtreecommitdiff
path: root/x11/printext
diff options
context:
space:
mode:
authorDejan Lesjak <lesi@FreeBSD.org>2005-06-15 02:42:14 +0000
committerDejan Lesjak <lesi@FreeBSD.org>2005-06-15 02:42:14 +0000
commit5066edac69f0b75a3904e5aaa7fbcf3c140dc131 (patch)
tree806b9a6794965f086c7b4f9ca9538b2e2e2825e9 /x11/printext
parentUpgrade to XFree86 4.5.0. (diff)
Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).
Notes
Notes: svn path=/head/; revision=137467
Diffstat (limited to 'x11/printext')
-rw-r--r--x11/printext/Makefile10
-rw-r--r--x11/printext/pkg-plist2
2 files changed, 2 insertions, 10 deletions
diff --git a/x11/printext/Makefile b/x11/printext/Makefile
index f3a7aee0048e..c30f81c78a07 100644
--- a/x11/printext/Makefile
+++ b/x11/printext/Makefile
@@ -31,12 +31,4 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/Print.h ${DEST}
${INSTALL_DATA} ${WRKSRC}/Printstr.h ${DEST}
-.include <bsd.port.pre.mk>
-
-.if ${X_WINDOW_SYSTEM:L} == xorg
-PLIST_SUB+= NEWMTREE=""
-.else
-PLIST_SUB+= NEWMTREE="@comment "
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/x11/printext/pkg-plist b/x11/printext/pkg-plist
index 1b313ce50faf..e1463b7ea562 100644
--- a/x11/printext/pkg-plist
+++ b/x11/printext/pkg-plist
@@ -1,3 +1,3 @@
include/X11/extensions/Print.h
include/X11/extensions/Printstr.h
-%%NEWMTREE%%@unexec rmdir %D/include/X11/extensions 2>/dev/null || true
+@unexec rmdir %D/include/X11/extensions 2>/dev/null || true