aboutsummaryrefslogtreecommitdiff
path: root/net/libnfs
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-01-31 07:04:20 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-01-31 07:04:20 +0000
commit60473e7015b66b27e1133d92eb8efd118af56db8 (patch)
treed6f763a8203f37cdb61059017328f2cbdb9cbacb /net/libnfs
parente240644d97288d7dd4aec5dd270f0c731bf2c62a (diff)
downloadports-60473e7015b66b27e1133d92eb8efd118af56db8.tar.gz
ports-60473e7015b66b27e1133d92eb8efd118af56db8.zip
Notes
Diffstat (limited to 'net/libnfs')
-rw-r--r--net/libnfs/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/libnfs/Makefile b/net/libnfs/Makefile
index 4dc9a0892b6b..7027a9a380f7 100644
--- a/net/libnfs/Makefile
+++ b/net/libnfs/Makefile
@@ -13,15 +13,13 @@ LICENSE= LGPL21 GPLv3
LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= pkgconfig
-USE_GMAKE= yes
+USES= pkgconfig gmake
USE_AUTORECONF= yes
USE_AUTOTOOLS= aclocal autoheader automake autoconf libtoolize
ACLOCAL_ARGS= -I.
AUTOMAKE_ARGS= --add-missing
USE_LDCONFIG= yes
-NO_STAGE= yes
post-patch:
${REINPLACE_CMD} 's|$$(libdir)/\(pkgconfig\)|$$(prefix)/libdata/\1|' \
${WRKSRC}/Makefile.am