summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk13
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1999-01-31 16:55:07 +0000
committervanilla <vanilla@FreeBSD.org>1999-01-31 16:55:07 +0000
commit3a5910470e50ee7f85f3d10c37943b9d5c726b72 (patch)
treef8f62d791dafc1424d1fcf801e0518c727b7a02f /x11-toolkits/gtk13
parent9054c726d2a57640c111e603010c59002a9a2f43 (diff)
downloadFreeBSD-ports-3a5910470e50ee7f85f3d10c37943b9d5c726b72.zip
FreeBSD-ports-3a5910470e50ee7f85f3d10c37943b9d5c726b72.tar.gz
Upgrade to 1.1.14.
PR: ports/9803 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Diffstat (limited to 'x11-toolkits/gtk13')
-rw-r--r--x11-toolkits/gtk13/Makefile11
-rw-r--r--x11-toolkits/gtk13/distinfo2
-rw-r--r--x11-toolkits/gtk13/pkg-plist2
3 files changed, 7 insertions, 8 deletions
diff --git a/x11-toolkits/gtk13/Makefile b/x11-toolkits/gtk13/Makefile
index b86001c..3ca2006 100644
--- a/x11-toolkits/gtk13/Makefile
+++ b/x11-toolkits/gtk13/Makefile
@@ -3,11 +3,11 @@
# Date Created: 28 Sep 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
-# $Id: Makefile,v 1.41 1999/01/05 00:58:09 vanilla Exp $
+# $Id: Makefile,v 1.42 1999/01/20 22:14:27 vanilla Exp $
#
-DISTNAME= gtk+-1.1.13
-PKGNAME= gtk-1.1.13
+DISTNAME= gtk+-1.1.14
+PKGNAME= gtk-1.1.14
CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.1/ \
ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.1/ \
@@ -22,11 +22,10 @@ LIB_DEPENDS= glib11d.2:${PORTSDIR}/devel/glib11-devel
USE_X_PREFIX= yes
USE_PERL5= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= INSTALL='$${INSTALL} -c' \
+CONFIGURE_ARGS= --includedir=${PREFIX}/include/gtk11d
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GLIB_CONFIG="${LOCALBASE}/bin/glib11d-config" \
- CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS= --includedir=${PREFIX}/include/gtk11d
MAN1= gtk-config.1
diff --git a/x11-toolkits/gtk13/distinfo b/x11-toolkits/gtk13/distinfo
index a91bbfc..e7f4577 100644
--- a/x11-toolkits/gtk13/distinfo
+++ b/x11-toolkits/gtk13/distinfo
@@ -1 +1 @@
-MD5 (gtk+-1.1.13.tar.gz) = 781652d197c769245242d95fa706ec0c
+MD5 (gtk+-1.1.14.tar.gz) = bfb7e6f493549117b3d383b889a16fdb
diff --git a/x11-toolkits/gtk13/pkg-plist b/x11-toolkits/gtk13/pkg-plist
index c47d8ab..c92a178 100644
--- a/x11-toolkits/gtk13/pkg-plist
+++ b/x11-toolkits/gtk13/pkg-plist
@@ -57,7 +57,6 @@ include/gtk11d/gtk/gtkhseparator.h
include/gtk11d/gtk/gtkimage.h
include/gtk11d/gtk/gtkinputdialog.h
include/gtk11d/gtk/gtkinvisible.h
-include/gtk11d/gtk/gtkintl.h
include/gtk11d/gtk/gtkitem.h
include/gtk11d/gtk/gtkitemfactory.h
include/gtk11d/gtk/gtklabel.h
@@ -148,6 +147,7 @@ share/locale/nl/LC_MESSAGES/gtk+.mo
share/locale/no/LC_MESSAGES/gtk+.mo
share/locale/pl/LC_MESSAGES/gtk+.mo
share/locale/pt/LC_MESSAGES/gtk+.mo
+share/locale/ru/LC_MESSAGES/gtk+.mo
share/locale/sv/LC_MESSAGES/gtk+.mo
share/themes/Default/gtk/gtkrc
@dirrm share/themes/Default/gtk
OpenPOWER on IntegriCloud