aboutsummaryrefslogtreecommitdiff
path: root/x11-servers
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-12-31 13:22:14 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-12-31 13:22:14 +0000
commit171e2bd11b8225673e7336d30096a7ddeb3fe35b (patch)
treed49dacaf13c551de28ca467386e8176e8747de0b /x11-servers
parent3a4b4ea60bc03c3c82cbabe7a7264234183de599 (diff)
downloadports-171e2bd11b8225673e7336d30096a7ddeb3fe35b.tar.gz
ports-171e2bd11b8225673e7336d30096a7ddeb3fe35b.zip
Remove extra bsd.port.options.mk, it already defined in the master port.
PR: ports/184952 Submitted by: marino@
Notes
Notes: svn path=/head/; revision=338299
Diffstat (limited to 'x11-servers')
-rw-r--r--x11-servers/xephyr/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-servers/xephyr/Makefile b/x11-servers/xephyr/Makefile
index f62b4b09b5b4..6b33cf0bb6d8 100644
--- a/x11-servers/xephyr/Makefile
+++ b/x11-servers/xephyr/Makefile
@@ -21,8 +21,6 @@ CONFIGURE_ARGS= --enable-kdrive --enable-xephyr --disable-dmx --disable-xvfb \
SLAVE_PORT= yes
PLIST_FILES= bin/Xephyr man/man1/Xephyr.1.gz
-.include <bsd.port.options.mk>
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/hw/kdrive/ephyr/Xephyr ${STAGEDIR}${PREFIX}/bin/
.if defined(WITH_NEW_XORG)