[Midnightbsd-cvs] mports [17209] fix depends

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 14 23:02:58 EDT 2014


Revision: 17209
          http://svnweb.midnightbsd.org/mports/?rev=17209
Author:   laffer1
Date:     2014-09-14 23:02:57 -0400 (Sun, 14 Sep 2014)
Log Message:
-----------
fix depends

Modified Paths:
--------------
    trunk/x11-themes/icons-tango/Makefile
    trunk/x11-themes/icons-tango/pkg-descr

Property Changed:
----------------
    trunk/x11-themes/icons-tango/pkg-descr

Modified: trunk/x11-themes/icons-tango/Makefile
===================================================================
--- trunk/x11-themes/icons-tango/Makefile	2014-09-15 03:02:22 UTC (rev 17208)
+++ trunk/x11-themes/icons-tango/Makefile	2014-09-15 03:02:57 UTC (rev 17209)
@@ -10,7 +10,8 @@
 DISTNAME=	tango-icon-theme-${PORTVERSION}
 
 MAINTAINER=	ports at MidnightBSD.org
-COMMENT=	A basic set of icons for the most common usage
+COMMENT=	Basic set of icons for the most common usage
+
 LICENSE=	other
 
 BUILD_DEPENDS=	${LOCALBASE}/libexec/icon-name-mapping:${PORTSDIR}/x11-themes/icon-naming-utils \
@@ -17,9 +18,8 @@
 		Magick-config:${PORTSDIR}/graphics/ImageMagick
 
 GNU_CONFIGURE=	yes
-USE_BZIP2=	yes
-USE_GMAKE=	yes
-USE_GNOME=	intlhack gnomehack
+USES=		pathfix gmake pkgconfig tar:bzip2
+USE_GNOME=	intlhack
 INSTALLS_ICONS=	yes
 
 .include <bsd.port.mk>

Modified: trunk/x11-themes/icons-tango/pkg-descr
===================================================================
--- trunk/x11-themes/icons-tango/pkg-descr	2014-09-15 03:02:22 UTC (rev 17208)
+++ trunk/x11-themes/icons-tango/pkg-descr	2014-09-15 03:02:57 UTC (rev 17209)
@@ -1,3 +1,3 @@
 A basic set of Tango icons that is usable on Gnome 
 
-WWW:	http://tango.freedesktop.org/
+WWW: http://tango.freedesktop.org/


Property changes on: trunk/x11-themes/icons-tango/pkg-descr
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list