aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gal2
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-08-17 22:28:43 +0800
committersobomax <sobomax@FreeBSD.org>2001-08-17 22:28:43 +0800
commit365e9b5ff15f433067228e2952ba7397e6c431fa (patch)
tree351a0815249e66329bf8b2884da151cf2391b998 /x11-toolkits/gal2
parent1c788ad37902df9154cdc93ee29023d3902127ef (diff)
downloadfreebsd-ports-gnome-365e9b5ff15f433067228e2952ba7397e6c431fa.tar.gz
freebsd-ports-gnome-365e9b5ff15f433067228e2952ba7397e6c431fa.tar.zst
freebsd-ports-gnome-365e9b5ff15f433067228e2952ba7397e6c431fa.zip
Add missed converters/libiconv dependency.
PR: 29649 Submitted by: Brian Behlendorf <brian@hyperreal.org>
Diffstat (limited to 'x11-toolkits/gal2')
-rw-r--r--x11-toolkits/gal2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/gal2/Makefile b/x11-toolkits/gal2/Makefile
index e529a39c87aa..b8d97892029e 100644
--- a/x11-toolkits/gal2/Makefile
+++ b/x11-toolkits/gal2/Makefile
@@ -15,6 +15,7 @@ MAINTAINER?= gnome@FreeBSD.org
LIB_DEPENDS= unicode.0:${PORTSDIR}/devel/libunicode \
glade.4:${PORTSDIR}/devel/libglade \
+ giconv.2:${PORTSDIR}/converters/libiconv
USE_X_PREFIX= yes
USE_PERL5= yes