summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk13/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1999-10-09 18:46:10 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1999-10-09 18:46:10 +0000
commit0643e9fc16cfcdcfed41813d59f479ab77eba157 (patch)
tree10aafcd248792641bdae0cac698fe794e4253f63 /x11-toolkits/gtk13/Makefile
parentAdd a configure argument so shujit can find its includes (diff)
Upgrade to 1.2.5.
PR: ports/14195 Submitted by: nobutaka@nobutaka.com
Notes
Notes: svn path=/head/; revision=22285
Diffstat (limited to 'x11-toolkits/gtk13/Makefile')
-rw-r--r--x11-toolkits/gtk13/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/gtk13/Makefile b/x11-toolkits/gtk13/Makefile
index 512cb6d61cc2..0e3310d9f48e 100644
--- a/x11-toolkits/gtk13/Makefile
+++ b/x11-toolkits/gtk13/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: gtk12
-# Version required: 1.2.3
+# Version required: 1.2.5
# Date Created: 28 Sep 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
# $FreeBSD$
#
-DISTNAME= gtk+-1.2.3
-PKGNAME= gtk-1.2.3
+DISTNAME= gtk+-1.2.5
+PKGNAME= gtk-1.2.5
CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.2/ \
ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.2/ \
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.2/ \
MAINTAINER= vanilla@FreeBSD.org
-LIB_DEPENDS= glib12.2:${PORTSDIR}/devel/glib12 \
+LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 \
intl.1:${PORTSDIR}/devel/gettext
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config