aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-02-12 13:54:26 +0800
committermiwi <miwi@FreeBSD.org>2014-02-12 13:54:26 +0800
commit6eae22c499feabd5659bbaf74e0c8c385a5900b1 (patch)
treea5975dbbeaa32e1fb6a266a024e00b3ac3015dd0 /sysutils
parent8cebb7b922155ac3ad477a996dedaf2998918037 (diff)
downloadfreebsd-ports-gnome-6eae22c499feabd5659bbaf74e0c8c385a5900b1.tar.gz
freebsd-ports-gnome-6eae22c499feabd5659bbaf74e0c8c385a5900b1.tar.zst
freebsd-ports-gnome-6eae22c499feabd5659bbaf74e0c8c385a5900b1.zip
- Stage support
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/superiotool/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/sysutils/superiotool/Makefile b/sysutils/superiotool/Makefile
index 3e0898f71a12..cc662811204f 100644
--- a/sysutils/superiotool/Makefile
+++ b/sysutils/superiotool/Makefile
@@ -17,16 +17,15 @@ ONLY_FOR_ARCHS= i386 amd64
ONLY_FOR_ARCHS_REASON=The tool is for x86-specific hardware
USE_BZIP2= yes
-USE_GMAKE= yes
+USES= gmake
-PLIST_FILES= sbin/superiotool
-MAN8= superiotool.8
+PLIST_FILES= sbin/superiotool \
+ man/man8/superiotool.8.gz
WRKSRC= ${WRKDIR}/${PORTNAME}
UPSTREAM_VERS= 4.0-2827-g1a00cf0
MAKE_ENV+= VERSION=-DSUPERIOTOOL_VERSION='\"${UPSTREAM_VERS}\"'
-NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/Makefile