Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Apr 2014 18:48:37 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r352051 - head/x11-toolkits/libsexy
Message-ID:  <201404241848.s3OImbYu079840@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404241848.s3OImbYu079840>