summaryrefslogtreecommitdiff
path: root/x11-toolkits/gal
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-08-17 14:28:43 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-08-17 14:28:43 +0000
commitb4a50f94fdadb9eae57cb8a368dda3abfea531a8 (patch)
tree516b2fe6c4dabbcde5079db86e5480e42b068a46 /x11-toolkits/gal
parentFix the shebang lines of commands to specify the absolute path of (diff)
Add missed converters/libiconv dependency.
PR: 29649 Submitted by: Brian Behlendorf <brian@hyperreal.org>
Notes
Notes: svn path=/head/; revision=46368
Diffstat (limited to 'x11-toolkits/gal')
-rw-r--r--x11-toolkits/gal/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/gal/Makefile b/x11-toolkits/gal/Makefile
index e529a39c87aa..b8d97892029e 100644
--- a/x11-toolkits/gal/Makefile
+++ b/x11-toolkits/gal/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