aboutsummaryrefslogtreecommitdiffstats
path: root/devel/glib20/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-02-27 19:21:00 +0800
committersobomax <sobomax@FreeBSD.org>2002-02-27 19:21:00 +0800
commit24bc5c23178513959c78c7a07c11a340c0b70237 (patch)
tree476e846eadf6973949c95bb8ba38d4d8fd77857f /devel/glib20/Makefile
parent3a8dd18b85fcd891d4dd9aa738fbe2fe4b01a5cb (diff)
downloadfreebsd-ports-gnome-24bc5c23178513959c78c7a07c11a340c0b70237.tar.gz
freebsd-ports-gnome-24bc5c23178513959c78c7a07c11a340c0b70237.tar.zst
freebsd-ports-gnome-24bc5c23178513959c78c7a07c11a340c0b70237.zip
Update all components of the GNOME 2.0 to the versions included into GNOME
2.0-beta release.
Diffstat (limited to 'devel/glib20/Makefile')
-rw-r--r--devel/glib20/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile
index 8faeed832240..88f54d80fa65 100644
--- a/devel/glib20/Makefile
+++ b/devel/glib20/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= glib
-PORTVERSION= 1.3.13
+PORTVERSION= 1.3.14
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,pre-gnome2/releases/gnome-2.0-desktop-alpha2,} \
+MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,pre-gnome2/releases/gnome-2.0-desktop-beta,} \
ftp://ftp.gimp.org/pub/%SUBDIR%/ \
ftp://ftp.cs.umn.edu/pub/gimp/%SUBDIR%/ \
http://www.ameth.org/gimp/%SUBDIR%/ \
@@ -19,7 +19,8 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
-LIB_DEPENDS= giconv.2:${PORTSDIR}/converters/libiconv
+LIB_DEPENDS= giconv.2:${PORTSDIR}/converters/libiconv \
+ intl.1:${PORTSDIR}/devel/gettext
RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
NO_LATEST_LINK= "Unstable, development version."