diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-01 00:14:59 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-01 00:14:59 +0000 |
commit | 826bbe6abd8ad49b564ed206ed43d74100694a63 (patch) | |
tree | fa0ee2f6a7f21360ee7291d9cfc9e58769e3c060 /x11-toolkits/gal2 | |
parent | 6d59a529a87451e79a65eb1f2949ee8c74513534 (diff) | |
download | ports-826bbe6abd8ad49b564ed206ed43d74100694a63.tar.gz ports-826bbe6abd8ad49b564ed206ed43d74100694a63.zip |
Notes
Diffstat (limited to 'x11-toolkits/gal2')
-rw-r--r-- | x11-toolkits/gal2/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/gal2/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/gal2/files/patch-ab | 12 | ||||
-rw-r--r-- | x11-toolkits/gal2/pkg-plist | 4 |
4 files changed, 12 insertions, 10 deletions
diff --git a/x11-toolkits/gal2/Makefile b/x11-toolkits/gal2/Makefile index 17c455719ee9..2706b40e8c2f 100644 --- a/x11-toolkits/gal2/Makefile +++ b/x11-toolkits/gal2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gal2 -PORTVERSION= 1.99.4 +PORTVERSION= 1.99.6 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/1.99 @@ -27,7 +27,7 @@ INSTALLS_SHLIB= yes USE_LIBTOOL= yes CONFIGURE_ARGS= --enable-static --with-libiconv CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" + LDFLAGS="-L${LOCALBASE}/lib" PLIST_SUB= VERSION=${PORTVERSION} diff --git a/x11-toolkits/gal2/distinfo b/x11-toolkits/gal2/distinfo index 079b85d77f68..61de6c5d898e 100644 --- a/x11-toolkits/gal2/distinfo +++ b/x11-toolkits/gal2/distinfo @@ -1 +1 @@ -MD5 (gnome2/gal-1.99.4.tar.bz2) = 2d710777a063dd16658d6e68c35f46fa +MD5 (gnome2/gal-1.99.6.tar.bz2) = 57f6cbc6b5d1d1c9f727bc1f60b6f9eb diff --git a/x11-toolkits/gal2/files/patch-ab b/x11-toolkits/gal2/files/patch-ab index 7439d1c8ccc3..dde037b10b95 100644 --- a/x11-toolkits/gal2/files/patch-ab +++ b/x11-toolkits/gal2/files/patch-ab @@ -1,9 +1,9 @@ ---- Makefile.in.orig Wed Apr 16 00:08:20 2003 -+++ Makefile.in Wed Apr 16 00:08:47 2003 -@@ -138,7 +138,7 @@ - cxxflags_set = @cxxflags_set@ - gnomelocaledir = @gnomelocaledir@ - install_sh = @install_sh@ +--- Makefile.in.orig Mon May 26 17:23:55 2003 ++++ Makefile.in Mon May 26 17:24:39 2003 +@@ -175,7 +175,7 @@ + sharedstatedir = @sharedstatedir@ + sysconfdir = @sysconfdir@ + target_alias = @target_alias@ -SUBDIRS = po gal tests docs art +SUBDIRS = po gal docs art diff --git a/x11-toolkits/gal2/pkg-plist b/x11-toolkits/gal2/pkg-plist index 26541da23647..76e53778c70b 100644 --- a/x11-toolkits/gal2/pkg-plist +++ b/x11-toolkits/gal2/pkg-plist @@ -147,7 +147,7 @@ include/gal-2.0/gal/widgets/widget-pixmap-combo.h lib/gtk-2.0/modules/libgal-a11y-2.0.so lib/libgal-2.0.a lib/libgal-2.0.so -lib/libgal-2.0.so.2 +lib/libgal-2.0.so.3 libdata/pkgconfig/gal-2.0.pc share/doc/gal2/gal-api.html share/doc/gal2/gal-api.sgml @@ -212,6 +212,8 @@ share/locale/ro/LC_MESSAGES/gal-%%VERSION%%.mo share/locale/ru/LC_MESSAGES/gal-%%VERSION%%.mo share/locale/sk/LC_MESSAGES/gal-%%VERSION%%.mo share/locale/sl/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/sr/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/sr@Latn/LC_MESSAGES/gal-%%VERSION%%.mo share/locale/sv/LC_MESSAGES/gal-%%VERSION%%.mo share/locale/ta/LC_MESSAGES/gal-%%VERSION%%.mo share/locale/tr/LC_MESSAGES/gal-%%VERSION%%.mo |