diff options
author | pav <pav@FreeBSD.org> | 2004-07-28 06:21:11 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-07-28 06:21:11 +0800 |
commit | fe488e313e108661511fe919ae806306a2fff644 (patch) | |
tree | e79e74c1b5aa90747160f42363e89b899b27b1cc /graphics | |
parent | 2412ebb2021f30ef64f6672d19691396269f9650 (diff) | |
download | freebsd-ports-gnome-fe488e313e108661511fe919ae806306a2fff644.tar.gz freebsd-ports-gnome-fe488e313e108661511fe919ae806306a2fff644.tar.zst freebsd-ports-gnome-fe488e313e108661511fe919ae806306a2fff644.zip |
- Switch to new libtool
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> via mezz
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gthumb2/Makefile | 5 | ||||
-rw-r--r-- | graphics/gthumb2/pkg-plist | 1 |
2 files changed, 4 insertions, 2 deletions
diff --git a/graphics/gthumb2/Makefile b/graphics/gthumb2/Makefile index 9c33d345df64..4514aed15f80 100644 --- a/graphics/gthumb2/Makefile +++ b/graphics/gthumb2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gthumb2 PORTVERSION= 2.4.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME:S/2$//} @@ -20,8 +21,8 @@ LIB_DEPENDS= exif.10:${PORTSDIR}/graphics/libexif USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack intlhack lthack libgnomeui libgnomeprintui -USE_LIBTOOL_VER=13 +USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui libgnomeprintui +USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/graphics/gthumb2/pkg-plist b/graphics/gthumb2/pkg-plist index dc7b1aef9445..5ae16522c091 100644 --- a/graphics/gthumb2/pkg-plist +++ b/graphics/gthumb2/pkg-plist @@ -2,6 +2,7 @@ bin/gthumb @unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gthumb.schemas > /dev/null || /usr/bin/true etc/gconf/schemas/gthumb.schemas @exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gthumb.schemas > /dev/null || /usr/bin/true +lib/gthumb/libgthumb.a lib/gthumb/libgthumb.so lib/gthumb/modules/libduplicates.so lib/gthumb/modules/libjpegtran.so |