summaryrefslogtreecommitdiff
path: root/x11-fm/x-files/Makefile
diff options
context:
space:
mode:
authorDejan Lesjak <lesi@FreeBSD.org>2006-01-21 18:55:31 +0000
committerDejan Lesjak <lesi@FreeBSD.org>2006-01-21 18:55:31 +0000
commit97e24935c1acd8ef36c2b00100116e427ad3e4bf (patch)
tree3ec1f8f7fc9401f1766b63dabeb17b04e39c64c9 /x11-fm/x-files/Makefile
parentUpgrade to X.Org 6.9.0 release. (diff)
Fixups after removal of separate mtree file for X_WINDOW_SYSTEM=XOrg case.
Notes
Notes: svn path=/head/; revision=154074
Diffstat (limited to 'x11-fm/x-files/Makefile')
-rw-r--r--x11-fm/x-files/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/x11-fm/x-files/Makefile b/x11-fm/x-files/Makefile
index 97bd1e11505f..d922b751a310 100644
--- a/x11-fm/x-files/Makefile
+++ b/x11-fm/x-files/Makefile
@@ -39,12 +39,4 @@ do-install:
@${INSTALL_DATA} ${WRKSRC}/X-Files.xpm ${X11BASE}/include/X11/pixmaps
@${INSTALL_MAN} ${WRKSRC}/X-Files.1x ${X11BASE}/man/man1
-.include <bsd.port.pre.mk>
-
-.if ${X_WINDOW_SYSTEM:L} == xfree86-4
-PLIST_SUB+= NEWMTREE=""
-.else
-PLIST_SUB+= NEWMTREE="@comment "
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>