summaryrefslogtreecommitdiffstats
path: root/databases/grass-i18n
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-03-30 19:20:22 +0000
committerkrion <krion@FreeBSD.org>2004-03-30 19:20:22 +0000
commitec7e839df6339ee2ce45b2a86705d36babd6ddb2 (patch)
tree89a2307095c132bb20ec384fd75a853ff48669ed /databases/grass-i18n
parent919d5d370736760e6caa8a55aa6ec939d3387eec (diff)
downloadFreeBSD-ports-ec7e839df6339ee2ce45b2a86705d36babd6ddb2.zip
FreeBSD-ports-ec7e839df6339ee2ce45b2a86705d36babd6ddb2.tar.gz
- Use USE_ICONV knob
Approved by: portmgr
Diffstat (limited to 'databases/grass-i18n')
-rw-r--r--databases/grass-i18n/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/grass-i18n/Makefile b/databases/grass-i18n/Makefile
index e09aeaa..58c8eba 100644
--- a/databases/grass-i18n/Makefile
+++ b/databases/grass-i18n/Makefile
@@ -23,7 +23,6 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
jpeg.9:${PORTSDIR}/graphics/jpeg \
gd.4:${PORTSDIR}/graphics/gd \
fftw.2:${PORTSDIR}/math/fftw \
- iconv.3:${PORTSDIR}/converters/libiconv \
freetype.9:${PORTSDIR}/print/freetype2 \
gdbm.3:${PORTSDIR}/databases/gdbm \
pq.3:${PORTSDIR}/${POSTGRESQL_PORT} \
@@ -38,6 +37,7 @@ EXTRACT_AFTER_ARGS= | ${TAR} -xf - --exclude *CVS*
WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}
+USE_ICONV= yes
USE_XLIB= yes
USE_MESA= yes
USE_PERL5= yes
OpenPOWER on IntegriCloud