Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jul 2014 17:23:48 +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: r360058 - head/x11-themes/ubuntulooks
Message-ID:  <201407011723.s61HNnPs092597@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
-@dirrmtry share/themes



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