summaryrefslogtreecommitdiff
path: root/net/afpfs-ng
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-09-11 19:47:43 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-09-11 19:47:43 +0000
commit081c8d98a5803eb1183fe60d35d7b791c709c363 (patch)
tree01a5e8662ad97eb465baab320e9db7b23ff59383 /net/afpfs-ng
parentFix build on head after iconv change (diff)
Add missing USES=iconv
Notes
Notes: svn path=/head/; revision=327008
Diffstat (limited to 'net/afpfs-ng')
-rw-r--r--net/afpfs-ng/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/afpfs-ng/Makefile b/net/afpfs-ng/Makefile
index ecaf5fc57217..8ca43bb7f4d1 100644
--- a/net/afpfs-ng/Makefile
+++ b/net/afpfs-ng/Makefile
@@ -17,7 +17,7 @@ OPTIONS_DEFINE= FUSE GCRYPT
USE_BZIP2= yes
USE_GCC= any
-USE_GMAKE= yes
+USES= iconv gmake
USE_AUTOTOOLS= aclocal autoheader automake autoconf libtoolize
ACLOCAL_ARGS= -I.
AUTOMAKE_ARGS= --add-missing