[Midnightbsd-cvs] mports [17178] trunk/print/fontforge/Makefile: fetchable

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 14 22:20:22 EDT 2014


Revision: 17178
          http://svnweb.midnightbsd.org/mports/?rev=17178
Author:   laffer1
Date:     2014-09-14 22:20:21 -0400 (Sun, 14 Sep 2014)
Log Message:
-----------
fetchable

Modified Paths:
--------------
    trunk/print/fontforge/Makefile

Modified: trunk/print/fontforge/Makefile
===================================================================
--- trunk/print/fontforge/Makefile	2014-09-15 02:19:09 UTC (rev 17177)
+++ trunk/print/fontforge/Makefile	2014-09-15 02:20:21 UTC (rev 17178)
@@ -15,6 +15,7 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Type 1/TrueType/OpenType/bitmap font editor
+
 LICENSE=	bsd3
 
 LIB_DEPENDS=	uninameslist:${PORTSDIR}/textproc/libuninameslist \
@@ -25,10 +26,8 @@
 		xml2:${PORTSDIR}/textproc/libxml2 \
 		spiro:${PORTSDIR}/graphics/libspiro
 
-USE_BZIP2=	yes
-USES=		gettext iconv
+USES=		gettext gmake iconv tar:bzip2
 USE_XORG=	x11 xi ice xkbui
-USE_GMAKE=	yes
 PATCH_STRIP=	-l
 
 OPTIONS_DEFINE=	DOCS MULTILAYER FREETYPE PLUGINS PYTHON CAIRO PANGO



More information about the Midnightbsd-cvs mailing list