diff options
-rw-r--r-- | x11-toolkits/gal/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/gal2/Makefile | 1 |
2 files changed, 2 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 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 |