diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-11 19:47:43 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-11 19:47:43 +0000 |
commit | 081c8d98a5803eb1183fe60d35d7b791c709c363 (patch) | |
tree | 01a5e8662ad97eb465baab320e9db7b23ff59383 /net/afpfs-ng | |
parent | e4622f4918fe9efed382ce9742a2d6c8948783ad (diff) | |
download | ports-081c8d98a5803eb1183fe60d35d7b791c709c363.tar.gz ports-081c8d98a5803eb1183fe60d35d7b791c709c363.zip |
Notes
Diffstat (limited to 'net/afpfs-ng')
-rw-r--r-- | net/afpfs-ng/Makefile | 2 |
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 |