aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-11-27 01:03:52 +0800
committersobomax <sobomax@FreeBSD.org>2001-11-27 01:03:52 +0800
commitc778ede118259beca8e791925514e2faed4226c8 (patch)
tree4d0d0356bc742501e624289b948bed5434c83152 /devel
parent0ba98ece8e820c6ec07cfd7db00f83d9022a827e (diff)
downloadfreebsd-ports-gnome-c778ede118259beca8e791925514e2faed4226c8.tar.gz
freebsd-ports-gnome-c778ede118259beca8e791925514e2faed4226c8.tar.zst
freebsd-ports-gnome-c778ede118259beca8e791925514e2faed4226c8.zip
Backout previous commit - it have to be added into pango instead.
Diffstat (limited to 'devel')
-rw-r--r--devel/glib13/Makefile3
-rw-r--r--devel/glib20/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/devel/glib13/Makefile b/devel/glib13/Makefile
index b731c0dc182f..eaa5328f3b04 100644
--- a/devel/glib13/Makefile
+++ b/devel/glib13/Makefile
@@ -17,8 +17,7 @@ MASTER_SITE_SUBDIR= gtk/v${PORTVERSION:R}
MAINTAINER= gnome@FreeBSD.org
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
-LIB_DEPENDS= giconv.2:${PORTSDIR}/converters/libiconv \
- intl.1:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= giconv.2:${PORTSDIR}/converters/libiconv
RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
NO_LATEST_LINK= "Unstable, development version."
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile
index b731c0dc182f..eaa5328f3b04 100644
--- a/devel/glib20/Makefile
+++ b/devel/glib20/Makefile
@@ -17,8 +17,7 @@ MASTER_SITE_SUBDIR= gtk/v${PORTVERSION:R}
MAINTAINER= gnome@FreeBSD.org
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
-LIB_DEPENDS= giconv.2:${PORTSDIR}/converters/libiconv \
- intl.1:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= giconv.2:${PORTSDIR}/converters/libiconv
RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
NO_LATEST_LINK= "Unstable, development version."