svn commit: r360058 - head/x11-themes/ubuntulooks
Tijl Coosemans
tijl at FreeBSD.org
Tue Jul 1 17:23:49 UTC 2014
Author: tijl
Date: Tue Jul 1 17:23:48 2014
New Revision: 360058
URL: http://svnweb.freebsd.org/changeset/ports/360058
QAT: https://qat.redports.org/buildarchive/r360058/
Log:
Add USES=libtool
Modified:
head/x11-themes/ubuntulooks/Makefile
head/x11-themes/ubuntulooks/pkg-plist
Modified: head/x11-themes/ubuntulooks/Makefile
==============================================================================
--- head/x11-themes/ubuntulooks/Makefile Tue Jul 1 17:22:28 2014 (r360057)
+++ head/x11-themes/ubuntulooks/Makefile Tue Jul 1 17:23:48 2014 (r360058)
@@ -3,7 +3,7 @@
PORTNAME= ubuntulooks
PORTVERSION= 0.9.12
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= x11-themes
MASTER_SITES= http://archive.ubuntu.com/ubuntu/pool/main/u/ubuntulooks/
DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
@@ -15,7 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgc
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2
GNU_CONFIGURE= yes
-USES= pkgconfig gmake
+USES= gmake libtool pkgconfig
USE_GNOME= gtk20
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
Modified: head/x11-themes/ubuntulooks/pkg-plist
==============================================================================
--- head/x11-themes/ubuntulooks/pkg-plist Tue Jul 1 17:22:28 2014 (r360057)
+++ head/x11-themes/ubuntulooks/pkg-plist Tue Jul 1 17:23:48 2014 (r360058)
@@ -1,6 +1,4 @@
lib/gtk-2.0/%%GTK2_VERSION%%/engines/libubuntulooks.so
-lib/gtk-2.0/%%GTK2_VERSION%%/engines/libubuntulooks.la
share/themes/Human/gtk-2.0/gtkrc
@dirrm share/themes/Human/gtk-2.0
@dirrm share/themes/Human
- at dirrmtry share/themes
More information about the svn-ports-all
mailing list