[Midnightbsd-cvs] mports [21225] trunk/sysutils/gconf-editor/Makefile: make fetchable

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Mar 22 07:25:02 EDT 2016


Revision: 21225
          http://svnweb.midnightbsd.org/mports/?rev=21225
Author:   laffer1
Date:     2016-03-22 07:25:01 -0400 (Tue, 22 Mar 2016)
Log Message:
-----------
make fetchable

Modified Paths:
--------------
    trunk/sysutils/gconf-editor/Makefile

Modified: trunk/sysutils/gconf-editor/Makefile
===================================================================
--- trunk/sysutils/gconf-editor/Makefile	2016-03-22 11:00:26 UTC (rev 21224)
+++ trunk/sysutils/gconf-editor/Makefile	2016-03-22 11:25:01 UTC (rev 21225)
@@ -11,19 +11,17 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	A gconf database editor for the GNOME 2 environment
+
 LICENSE=	gpl2
 
-USE_BZIP2=	yes
-USES=		gettext
+USES=		gettext gmake tar:bzip2
 INSTALLS_OMF=	yes
 INSTALLS_ICONS=	yes
-USE_GMAKE=	yes
-USE_GNOME=	gnomeprefix intlhack gnomehack libgnomeui gnomedocutils
+USE_GNOME=	gnomeprefix intlhack libgnomeui gnomedocutils
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
-MAN1=		gconf-editor.1
 GCONF_SCHEMAS=	gconf-editor.schemas
 
 .include <bsd.port.mk>



More information about the Midnightbsd-cvs mailing list