diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-31 16:55:07 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-31 16:55:07 +0000 |
commit | f19a247193e55e82659fa2d6fb5fbd77a30b8e9b (patch) | |
tree | 458cc27a213bbe6ca09c1ea05715992a45170f3f /x11-toolkits/gtk13 | |
parent | 8151326d6c2e9439cafb907d337fe523873ac8c2 (diff) | |
download | ports-f19a247193e55e82659fa2d6fb5fbd77a30b8e9b.tar.gz ports-f19a247193e55e82659fa2d6fb5fbd77a30b8e9b.zip |
Notes
Diffstat (limited to 'x11-toolkits/gtk13')
-rw-r--r-- | x11-toolkits/gtk13/Makefile | 11 | ||||
-rw-r--r-- | x11-toolkits/gtk13/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/gtk13/pkg-plist | 2 |
3 files changed, 7 insertions, 8 deletions
diff --git a/x11-toolkits/gtk13/Makefile b/x11-toolkits/gtk13/Makefile index b86001ce3a92..3ca200642959 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 a91bbfc4f712..e7f457728e87 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 c47d8abd40fa..c92a178fe92e 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 |