aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-09-12 03:47:43 +0800
committerantoine <antoine@FreeBSD.org>2013-09-12 03:47:43 +0800
commit1aab753ea0a25dda0512b6ee9876125be5c444a9 (patch)
tree01a5e8662ad97eb465baab320e9db7b23ff59383 /net
parentf88a3d7bc406153fe63c390962b254cf8ddfa718 (diff)
downloadfreebsd-ports-gnome-1aab753ea0a25dda0512b6ee9876125be5c444a9.tar.gz
freebsd-ports-gnome-1aab753ea0a25dda0512b6ee9876125be5c444a9.tar.zst
freebsd-ports-gnome-1aab753ea0a25dda0512b6ee9876125be5c444a9.zip
Add missing USES=iconv
Diffstat (limited to 'net')
-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