diff options
-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 |