summaryrefslogtreecommitdiffstats
path: root/www/dillo-i18n/Makefile
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2013-04-27 18:25:24 +0000
committermva <mva@FreeBSD.org>2013-04-27 18:25:24 +0000
commita99e7e687dd8959b456b245eeaafe101878e92d8 (patch)
tree05c37dd385b99b953046290a1ad749042e2d1c51 /www/dillo-i18n/Makefile
parente43c5466309ee34db1fde989beb22aa3f35d27ec (diff)
downloadFreeBSD-ports-a99e7e687dd8959b456b245eeaafe101878e92d8.zip
FreeBSD-ports-a99e7e687dd8959b456b245eeaafe101878e92d8.tar.gz
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here
Diffstat (limited to 'www/dillo-i18n/Makefile')
-rw-r--r--www/dillo-i18n/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/dillo-i18n/Makefile b/www/dillo-i18n/Makefile
index 317f7e3..af4bc28 100644
--- a/www/dillo-i18n/Makefile
+++ b/www/dillo-i18n/Makefile
@@ -33,7 +33,7 @@ I18NVERSION= 20060709
USE_BZIP2= yes
USE_GNOME= gtk12
USE_GMAKE= yes
-USE_ICONV= yes
+USES= iconv
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
OpenPOWER on IntegriCloud