aboutsummaryrefslogtreecommitdiffstats
path: root/x11/sxpc
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2014-01-11 18:03:45 +0800
committervanilla <vanilla@FreeBSD.org>2014-01-11 18:03:45 +0800
commitbd6ece873d330846fd3485a6be59f46dff14b154 (patch)
tree8a2e261b7f54c50876022629c0f414a3a9c87274 /x11/sxpc
parent59a4eceb179bc65398b7a45274483806d7d71158 (diff)
downloadfreebsd-ports-gnome-bd6ece873d330846fd3485a6be59f46dff14b154.tar.gz
freebsd-ports-gnome-bd6ece873d330846fd3485a6be59f46dff14b154.tar.zst
freebsd-ports-gnome-bd6ece873d330846fd3485a6be59f46dff14b154.zip
Support stagedir.
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'x11/sxpc')
-rw-r--r--x11/sxpc/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/sxpc/Makefile b/x11/sxpc/Makefile
index 2cf0d7f022cf..57db8bf8032e 100644
--- a/x11/sxpc/Makefile
+++ b/x11/sxpc/Makefile
@@ -18,8 +18,6 @@ EXTRACT_CMD= ${GZIP_CMD}
EXTRACT_BEFORE_ARGS= -dc
EXTRACT_AFTER_ARGS= | ${SH}
-MAN1= sxpc.1
-PLIST_FILES= bin/sxpc
+PLIST_FILES= bin/sxpc man/man1/${PORTNAME}.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>