aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-10-04 18:25:40 +0800
committerbapt <bapt@FreeBSD.org>2013-10-04 18:25:40 +0800
commit8f988a7e3068ffbf53cb74973bf0c90502ae91b3 (patch)
treeecffab6265210ceed1be92b2a04cc2633ec7a6db /devel
parent123971a763bd974b73f19e327679b88f5576ed96 (diff)
downloadfreebsd-ports-gnome-8f988a7e3068ffbf53cb74973bf0c90502ae91b3.tar.gz
freebsd-ports-gnome-8f988a7e3068ffbf53cb74973bf0c90502ae91b3.tar.zst
freebsd-ports-gnome-8f988a7e3068ffbf53cb74973bf0c90502ae91b3.zip
Stagify
Diffstat (limited to 'devel')
-rw-r--r--devel/dmake/Makefile5
-rw-r--r--devel/dmake/pkg-plist1
2 files changed, 2 insertions, 4 deletions
diff --git a/devel/dmake/Makefile b/devel/dmake/Makefile
index f1b291fb681a..c4d6be527be9 100644
--- a/devel/dmake/Makefile
+++ b/devel/dmake/Makefile
@@ -16,10 +16,7 @@ USE_BZIP2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --datarootdir=${DATADIR}
-MAN1= dmake.1
-
-NO_STAGE= yes
post-install:
- ${INSTALL_MAN} ${WRKSRC}/man/dmake.tf ${PREFIX}/man/man1/dmake.1
+ ${INSTALL_MAN} ${WRKSRC}/man/dmake.tf ${STAGEDIR}${PREFIX}/man/man1/dmake.1
.include <bsd.port.mk>
diff --git a/devel/dmake/pkg-plist b/devel/dmake/pkg-plist
index 3ea8521d96ad..30d2f75d2b58 100644
--- a/devel/dmake/pkg-plist
+++ b/devel/dmake/pkg-plist
@@ -1,4 +1,5 @@
bin/dmake
+man/man1/dmake.1.gz
%%DATADIR%%/startup/config.mk
%%DATADIR%%/startup/startup.mk
%%DATADIR%%/startup/unix/linux/macros.mk