[Midnightbsd-cvs] mports [20459] trunk/x11-fm/etoile-fontmanager/Makefile: fix fetching
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Oct 4 11:50:05 EDT 2015
Revision: 20459
http://svnweb.midnightbsd.org/mports/?rev=20459
Author: laffer1
Date: 2015-10-04 11:50:04 -0400 (Sun, 04 Oct 2015)
Log Message:
-----------
fix fetching
Modified Paths:
--------------
trunk/x11-fm/etoile-fontmanager/Makefile
Modified: trunk/x11-fm/etoile-fontmanager/Makefile
===================================================================
--- trunk/x11-fm/etoile-fontmanager/Makefile 2015-10-04 02:12:33 UTC (rev 20458)
+++ trunk/x11-fm/etoile-fontmanager/Makefile 2015-10-04 15:50:04 UTC (rev 20459)
@@ -2,6 +2,7 @@
PORTNAME= fontmanager
PORTVERSION= 0.4.1
+PORTREVISION= 1
CATEGORIES= x11-fm x11-fonts gnustep
MASTER_SITES= http://download.gna.org/etoile/
PKGNAMEPREFIX= etoile-
@@ -9,12 +10,11 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Etoile Project application for managing fonts
+
LICENSE= bsd3
-USE_BZIP2= yes
-USE_GNUSTEP= yes
-USE_GNUSTEP_BACK= yes
-USE_GNUSTEP_BUILD= yes
+USES= tar:bzip2 gnustep
+USE_GNUSTEP= back build
USE_GNUSTEP_INSTALL= yes
WRKSRC= ${WRKDIR}/Etoile-${PORTVERSION}
More information about the Midnightbsd-cvs
mailing list