summaryrefslogtreecommitdiff
path: root/x11/randrext
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/randrext
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/randrext')
-rw-r--r--x11/randrext/Makefile10
-rw-r--r--x11/randrext/pkg-plist2
2 files changed, 2 insertions, 10 deletions
diff --git a/x11/randrext/Makefile b/x11/randrext/Makefile
index 73b4dcd1e0ff..0100ed2092d3 100644
--- a/x11/randrext/Makefile
+++ b/x11/randrext/Makefile
@@ -22,12 +22,4 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
NO_BUILD= yes
-.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/randrext/pkg-plist b/x11/randrext/pkg-plist
index 1b90cc35b183..18ab2f63a4c5 100644
--- a/x11/randrext/pkg-plist
+++ b/x11/randrext/pkg-plist
@@ -3,4 +3,4 @@ include/X11/extensions/randrproto.h
libdata/pkgconfig/randr.pc
%%DOCSDIR%%/protocol
@dirrm %%DOCSDIR%%
-%%NEWMTREE%%@unexec rmdir %D/include/X11/extensions 2>/dev/null || true
+@unexec rmdir %D/include/X11/extensions 2>/dev/null || true