aboutsummaryrefslogtreecommitdiff
path: root/sysutils/stow/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/stow/Makefile')
-rw-r--r--sysutils/stow/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/sysutils/stow/Makefile b/sysutils/stow/Makefile
index 112115aadfc6..260d0201e88f 100644
--- a/sysutils/stow/Makefile
+++ b/sysutils/stow/Makefile
@@ -12,10 +12,14 @@ CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= clefevre@citeweb.net
GNU_CONFIGURE= yes
+USE_GMAKE= yes
+# PREFIX isn't honored. force it w/ prefix.
+MAKE_ARGS= prefix="${PREFIX}"
+
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/stow ${PREFIX}/bin
${INSTALL_DATA} ${WRKSRC}/stow.info ${PREFIX}/info