From a3a0715f38d5f411396a809915aa2fc5c204bc16 Mon Sep 17 00:00:00 2001 From: Marcus von Appen Date: Sat, 27 Apr 2013 11:59:28 +0000 Subject: - Convert USE_ICONV=yes to USES=iconv - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising --- net/netatalk3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/netatalk3') diff --git a/net/netatalk3/Makefile b/net/netatalk3/Makefile index 73d1a9c43201..308c98570f3e 100644 --- a/net/netatalk3/Makefile +++ b/net/netatalk3/Makefile @@ -22,7 +22,7 @@ LATEST_LINK= netatalk3 USE_AUTOTOOLS= libtool USE_BDB= 46+ USE_BZIP2= yes -USE_ICONV= yes +USES= iconv GNU_CONFIGURE= yes USE_GMAKE= yes USE_PERL5= yes -- cgit v1.2.3