aboutsummaryrefslogtreecommitdiff
path: root/x11/xtset/Makefile
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-10-12 21:54:21 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-10-12 21:54:21 +0000
commitcfbcd52a7e60cdcde145fc94a5b175fc1b3db3ff (patch)
tree07370f3bfa97481c9f471a3ab3a57fed68d1f382 /x11/xtset/Makefile
parenta91e90d29d5c5bc00b5c52d9a3f4040908ac087d (diff)
downloadports-cfbcd52a7e60cdcde145fc94a5b175fc1b3db3ff.tar.gz
ports-cfbcd52a7e60cdcde145fc94a5b175fc1b3db3ff.zip
Notes
Diffstat (limited to 'x11/xtset/Makefile')
-rw-r--r--x11/xtset/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/xtset/Makefile b/x11/xtset/Makefile
index e2304d0e789f..8e7fd2963f58 100644
--- a/x11/xtset/Makefile
+++ b/x11/xtset/Makefile
@@ -11,8 +11,7 @@ COMMENT= Utility to set title on an xterm
NO_WRKSUBDIR= YES
-PLIST_FILES= bin/xtset
-MAN1= xtset.1
+PLIST_FILES= bin/xtset man/man1/xtset.1.gz
+MAKE_ARGS+= PREFIX=${STAGEDIR}${PREFIX}
-NO_STAGE= yes
.include <bsd.port.mk>