summaryrefslogtreecommitdiffstats
path: root/x11/ggiterm
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-03-30 19:56:43 +0000
committerkrion <krion@FreeBSD.org>2004-03-30 19:56:43 +0000
commit14042a07c94213103476ba10caba0e05d7386a88 (patch)
tree85ab7d332a60216705aba7ae5ea7bd5afd901b21 /x11/ggiterm
parent17635d4d1428af00fc5c2d051fe401dc9e54a671 (diff)
downloadFreeBSD-ports-14042a07c94213103476ba10caba0e05d7386a88.zip
FreeBSD-ports-14042a07c94213103476ba10caba0e05d7386a88.tar.gz
- Use USE_ICONV knob
Approved by: portmgr
Diffstat (limited to 'x11/ggiterm')
-rw-r--r--x11/ggiterm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/ggiterm/Makefile b/x11/ggiterm/Makefile
index 3ff4bde..ab3daf0 100644
--- a/x11/ggiterm/Makefile
+++ b/x11/ggiterm/Makefile
@@ -19,7 +19,7 @@ COMMENT= A terminal emulator for GGI
LIB_DEPENDS= ggi.2:${PORTSDIR}/graphics/libggi
.if !defined(WITHOUT_FREETYPE)
LIB_DEPENDS+= freetype.9:${PORTSDIR}/print/freetype2
-LIB_DEPENDS+= iconv.3:${PORTSDIR}/converters/libiconv
+USE_ICONV= yes
.endif
USE_GMAKE= yes
OpenPOWER on IntegriCloud