aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xtset/Makefile
diff options
context:
space:
mode:
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>