mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
- Switch to new libtool
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> via mezz
This commit is contained in:
parent
23ba29f056
commit
cedae39d49
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114896
@ -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"
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user