aboutsummaryrefslogtreecommitdiff
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
parente4622f4918fe9efed382ce9742a2d6c8948783ad (diff)
downloadports-081c8d98a5803eb1183fe60d35d7b791c709c363.tar.gz
ports-081c8d98a5803eb1183fe60d35d7b791c709c363.zip
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