[Midnightbsd-cvs] mports [17163] trunk/x11-themes/gnome-themes/Makefile: make fetchable
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Sep 14 21:58:57 EDT 2014
Revision: 17163
http://svnweb.midnightbsd.org/mports/?rev=17163
Author: laffer1
Date: 2014-09-14 21:58:56 -0400 (Sun, 14 Sep 2014)
Log Message:
-----------
make fetchable
Modified Paths:
--------------
trunk/x11-themes/gnome-themes/Makefile
Modified: trunk/x11-themes/gnome-themes/Makefile
===================================================================
--- trunk/x11-themes/gnome-themes/Makefile 2014-09-15 01:57:15 UTC (rev 17162)
+++ trunk/x11-themes/gnome-themes/Makefile 2014-09-15 01:58:56 UTC (rev 17163)
@@ -2,12 +2,14 @@
PORTNAME= gnome-themes
PORTVERSION= 2.32.1
+PORTREVISION= 1
CATEGORIES= x11-themes gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
MAINTAINER= ports at MidnightBSD.org
-COMMENT= A collection of themes and icons for GNOME2
+COMMENT= Collection of themes and icons for GNOME2
+
LICENSE= lgpl
BUILD_DEPENDS= gtk-engines2>=2.15.0:${PORTSDIR}/x11-themes/gtk-engines2 \
@@ -16,12 +18,12 @@
CONFLICTS= clearlooks-metacity-0.*
-USE_BZIP2= yes
-USES= gettext gmake pkgconfig
+USES= gettext gmake pkgconfig tar:bzip2
USE_AUTOTOOLS= libtool
INSTALLS_ICONS= yes
-USE_GNOME= gnomehack gnomeprefix intlhack metacity gtk20
+USE_GNOME= gnomeprefix intlhack metacity gtk20
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+GNU_CONFIGURE= yes
.include <bsd.port.mk>
More information about the Midnightbsd-cvs
mailing list