aboutsummaryrefslogtreecommitdiffstats
path: root/x11/printext/Makefile
diff options
context:
space:
mode:
authorlesi <lesi@FreeBSD.org>2005-06-15 10:42:14 +0800
committerlesi <lesi@FreeBSD.org>2005-06-15 10:42:14 +0800
commit97905f8a7c8bde78045d3d4e0c7381d732562a8e (patch)
treec48951d08bfad18656a10e4b6dd5d82feb0387f5 /x11/printext/Makefile
parentecf40d2a6837b577969dd569157afeaf4ab4fa83 (diff)
downloadfreebsd-ports-gnome-97905f8a7c8bde78045d3d4e0c7381d732562a8e.tar.gz
freebsd-ports-gnome-97905f8a7c8bde78045d3d4e0c7381d732562a8e.tar.zst
freebsd-ports-gnome-97905f8a7c8bde78045d3d4e0c7381d732562a8e.zip
Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).
Diffstat (limited to 'x11/printext/Makefile')
-rw-r--r--x11/printext/Makefile10
1 files changed, 1 insertions, 9 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>