[Midnightbsd-cvs] mports [17161] trunk/x11-themes/clearlooks/Makefile: make clearlooks fetchable
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Sep 14 21:54:22 EDT 2014
Revision: 17161
http://svnweb.midnightbsd.org/mports/?rev=17161
Author: laffer1
Date: 2014-09-14 21:54:21 -0400 (Sun, 14 Sep 2014)
Log Message:
-----------
make clearlooks fetchable
Modified Paths:
--------------
trunk/x11-themes/clearlooks/Makefile
Modified: trunk/x11-themes/clearlooks/Makefile
===================================================================
--- trunk/x11-themes/clearlooks/Makefile 2014-09-15 01:52:41 UTC (rev 17160)
+++ trunk/x11-themes/clearlooks/Makefile 2014-09-15 01:54:21 UTC (rev 17161)
@@ -2,7 +2,7 @@
PORTNAME?= clearlooks
PORTVERSION= 0.6.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11-themes
MASTER_SITES= SF/clearlooks/clearlooks/clearlooks%20${PORTVERSION}
@@ -10,11 +10,11 @@
COMMENT?= GTK+ 2.x engine based on Bluecurve
LICENSE= unknown
-USE_BZIP2= yes
GNU_CONFIGURE= yes
+INSTALLS_ICONS= yes
+INSTALL_TARGET= install-strip
+USES= libtool pkgconfig tar:bzip2
USE_GNOME= gtk20
-USES= pkgconfig
-INSTALLS_ICONS= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
More information about the Midnightbsd-cvs
mailing list