diff options
author | tijl <tijl@FreeBSD.org> | 2014-04-25 02:48:36 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-04-25 02:48:36 +0800 |
commit | 77473ed7d8f680752a8083cad1f809c1610cbece (patch) | |
tree | bfaeeddad94aa62fce6046a428a4f5bbe93f0b3f /x11-toolkits/libsexy | |
parent | 5819e71b7e45fcbd94d3b548ebd407528b57b476 (diff) | |
download | freebsd-ports-gnome-77473ed7d8f680752a8083cad1f809c1610cbece.tar.gz freebsd-ports-gnome-77473ed7d8f680752a8083cad1f809c1610cbece.tar.zst freebsd-ports-gnome-77473ed7d8f680752a8083cad1f809c1610cbece.zip |
Convert to USES=libtool pathfix.
Diffstat (limited to 'x11-toolkits/libsexy')
-rw-r--r-- | x11-toolkits/libsexy/Makefile | 7 | ||||
-rw-r--r-- | x11-toolkits/libsexy/pkg-plist | 1 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/libsexy/Makefile b/x11-toolkits/libsexy/Makefile index 84971b4f0cde..4fbab1dbb0e8 100644 --- a/x11-toolkits/libsexy/Makefile +++ b/x11-toolkits/libsexy/Makefile @@ -3,7 +3,7 @@ PORTNAME= libsexy PORTVERSION= 0.1.11 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-toolkits devel MASTER_SITES= http://releases.chipx86.com/libsexy/libsexy/ @@ -16,10 +16,9 @@ LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes RUN_DEPENDS:= ${BUILD_DEPENDS} -USES= pkgconfig gettext GNU_CONFIGURE= yes -USE_AUTOTOOLS= libtool -USE_GNOME= gnomehack lthack gtk20 libxml2 +USES= gettext libtool:keepla pathfix pkgconfig +USE_GNOME= gtk20 libxml2 USE_LDCONFIG= yes post-patch: diff --git a/x11-toolkits/libsexy/pkg-plist b/x11-toolkits/libsexy/pkg-plist index 23f5a84f1c0e..b92e0662a01a 100644 --- a/x11-toolkits/libsexy/pkg-plist +++ b/x11-toolkits/libsexy/pkg-plist @@ -9,6 +9,7 @@ lib/libsexy.a lib/libsexy.la lib/libsexy.so lib/libsexy.so.2 +lib/libsexy.so.2.0.4 libdata/pkgconfig/libsexy.pc share/gtk-doc/html/libsexy/SexyIconEntry.html share/gtk-doc/html/libsexy/SexySpellEntry.html |