aboutsummaryrefslogtreecommitdiff
path: root/sysutils/superiotool
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-12 05:54:26 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-12 05:54:26 +0000
commitef27f66125945adfff186453bfdffbb02e832a46 (patch)
treea5975dbbeaa32e1fb6a266a024e00b3ac3015dd0 /sysutils/superiotool
parenta7703aceb0774a8cce72153591740f26c0a1cc72 (diff)
downloadports-ef27f66125945adfff186453bfdffbb02e832a46.tar.gz
ports-ef27f66125945adfff186453bfdffbb02e832a46.zip
- Stage support
Notes
Notes: svn path=/head/; revision=343843
Diffstat (limited to 'sysutils/superiotool')
-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