diff options
Diffstat (limited to 'net/samba4wins/Makefile')
-rw-r--r-- | net/samba4wins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/samba4wins/Makefile b/net/samba4wins/Makefile index e7a69f982b5c..f5a145c30980 100644 --- a/net/samba4wins/Makefile +++ b/net/samba4wins/Makefile @@ -17,7 +17,7 @@ COMMENT= A full featured replicating WINS server for UNIX CONFLICTS= ja-samba-2.* ja-samba-4.* samba-2.* samba-4.* sharity-light-1.* -USE_ICONV= yes +USES= iconv USE_PERL5= yes GNU_CONFIGURE= yes USE_AUTOTOOLS= autoconf autoheader |