aboutsummaryrefslogtreecommitdiff
path: root/x11/xforward
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-02-28 06:57:38 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-02-28 06:57:38 +0000
commite883933a721f7c8dda2854a0873d3f5dfcbd3130 (patch)
tree420689f88237b9fe5eb4bde1f1e19188906a934d /x11/xforward
parentfa14953a8aba8b469fe7667014056584ea849a8a (diff)
downloadports-e883933a721f7c8dda2854a0873d3f5dfcbd3130.tar.gz
ports-e883933a721f7c8dda2854a0873d3f5dfcbd3130.zip
Notes
Diffstat (limited to 'x11/xforward')
-rw-r--r--x11/xforward/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xforward/Makefile b/x11/xforward/Makefile
index f52ee0f4f662..5b7819d93a75 100644
--- a/x11/xforward/Makefile
+++ b/x11/xforward/Makefile
@@ -18,8 +18,6 @@ LICENSE_FILE= ${WRKSRC}/NOTICE
MAKE_ARGS+= PREFIX=${PREFIX} LOCALBASE=${LOCALBASE}
USE_XORG= x11 xt xaw
USES= motif
-MAN1= xforward.1
-PLIST_FILES= bin/xforward
+PLIST_FILES= bin/xforward man/man1/xforward.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>