summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11/wrapper/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/x11/wrapper/Makefile b/x11/wrapper/Makefile
index 0e86527..9f228ad 100644
--- a/x11/wrapper/Makefile
+++ b/x11/wrapper/Makefile
@@ -9,20 +9,12 @@ PORTNAME= wrapper
PORTVERSION= 1.0
PORTREVISION= 1
CATEGORIES= x11
-MASTER_SITES= # none
-DISTFILES= # none
MAINTAINER= trevor@FreeBSD.org
NO_WRKSUBDIR= yes
USE_X_PREFIX= yes
-.include <bsd.port.pre.mk>
-
-.if ${XFREE86_VERSION} == 3
-FORBIDDEN= This port is for XFree86-4
-.endif
-
do-fetch:
do-build:
@@ -32,4 +24,4 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/Xwrapper ${PREFIX}/bin
@PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud