svn commit: r352051 - head/x11-toolkits/libsexy
Tijl Coosemans
tijl at FreeBSD.org
Thu Apr 24 18:48:37 UTC 2014
Author: tijl
Date: Thu Apr 24 18:48:36 2014
New Revision: 352051
URL: http://svnweb.freebsd.org/changeset/ports/352051
QAT: https://qat.redports.org/buildarchive/r352051/
Log:
Convert to USES=libtool pathfix.
Modified:
head/x11-toolkits/libsexy/Makefile
head/x11-toolkits/libsexy/pkg-plist
Modified: head/x11-toolkits/libsexy/Makefile
==============================================================================
--- head/x11-toolkits/libsexy/Makefile Thu Apr 24 18:45:09 2014 (r352050)
+++ head/x11-toolkits/libsexy/Makefile Thu Apr 24 18:48:36 2014 (r352051)
@@ -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}/t
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:
Modified: head/x11-toolkits/libsexy/pkg-plist
==============================================================================
--- head/x11-toolkits/libsexy/pkg-plist Thu Apr 24 18:45:09 2014 (r352050)
+++ head/x11-toolkits/libsexy/pkg-plist Thu Apr 24 18:48:36 2014 (r352051)
@@ -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
More information about the svn-ports-all
mailing list