aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk30/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-11-21 02:06:10 +0800
committersobomax <sobomax@FreeBSD.org>2000-11-21 02:06:10 +0800
commitd8af96fc4f0c0dadc3e6623c0058e45daa3f216b (patch)
treeca3639624e3a504be39fa1b8ff4b66a4a09b7ac9 /x11-toolkits/gtk30/Makefile
parent2e1515821785e79171df1c3e1d1ebaee93737fe7 (diff)
downloadfreebsd-ports-gnome-d8af96fc4f0c0dadc3e6623c0058e45daa3f216b.tar.gz
freebsd-ports-gnome-d8af96fc4f0c0dadc3e6623c0058e45daa3f216b.tar.zst
freebsd-ports-gnome-d8af96fc4f0c0dadc3e6623c0058e45daa3f216b.zip
Update to 1.3.2.
Diffstat (limited to 'x11-toolkits/gtk30/Makefile')
-rw-r--r--x11-toolkits/gtk30/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile
index 0bf1478e75f5..988c861bbed1 100644
--- a/x11-toolkits/gtk30/Makefile
+++ b/x11-toolkits/gtk30/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gtk
-PORTVERSION= 1.3.1
+PORTVERSION= 1.3.2
CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.3/ \
ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.3/ \
@@ -17,7 +17,7 @@ MAINTAINER= vanilla@FreeBSD.org
NO_LATEST_LINK= "Unstable, development version."
-LIB_DEPENDS= glib-1.3.1:${PORTSDIR}/devel/glib13 \
+LIB_DEPENDS= glib-1.3.2:${PORTSDIR}/devel/glib13 \
pango.0:${PORTSDIR}/x11-toolkits/pango \
png.4:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff \
@@ -29,8 +29,9 @@ USE_XPM= yes
USE_PERL5= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+PLIST_SUB= GTK_VERSION="${PORTVERSION}"
MAN1= gtk-config-2.0.1