[Midnightbsd-cvs] mports [17255] trunk/net/vinagre/Makefile: make fetchable

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 14 23:40:08 EDT 2014


Revision: 17255
          http://svnweb.midnightbsd.org/mports/?rev=17255
Author:   laffer1
Date:     2014-09-14 23:40:07 -0400 (Sun, 14 Sep 2014)
Log Message:
-----------
make fetchable

Modified Paths:
--------------
    trunk/net/vinagre/Makefile

Modified: trunk/net/vinagre/Makefile
===================================================================
--- trunk/net/vinagre/Makefile	2014-09-15 03:39:26 UTC (rev 17254)
+++ trunk/net/vinagre/Makefile	2014-09-15 03:40:07 UTC (rev 17255)
@@ -8,6 +8,7 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	VNC client for the GNOME Desktop
+
 LICENSE=	gpl3
 
 LIB_DEPENDS=	gtk-vnc-1.0.0:${PORTSDIR}/net/gtk-vnc \
@@ -16,11 +17,9 @@
 		gdbm.4:${PORTSDIR}/databases/gdbm \
 		gnome-keyring:${PORTSDIR}/security/libgnome-keyring
 
-USE_BZIP2=	yes
-USE_GETTEXT=	yes
+USES=		gettext gmake tar:bzip2
 USE_GNOME=	gnomeprefix intlhack gnomehack vte gconf2 gnomedocutils \
 		gnomepanel
-USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 INSTALLS_OMF=	yes
 INSTALLS_ICONS=	yes



More information about the Midnightbsd-cvs mailing list