[Midnightbsd-cvs] mports [21235] trunk/security/libgnomesu/Makefile: remove old gnomehack

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Mar 22 08:11:41 EDT 2016


Revision: 21235
          http://svnweb.midnightbsd.org/mports/?rev=21235
Author:   laffer1
Date:     2016-03-22 08:11:41 -0400 (Tue, 22 Mar 2016)
Log Message:
-----------
remove old gnomehack

Modified Paths:
--------------
    trunk/security/libgnomesu/Makefile

Modified: trunk/security/libgnomesu/Makefile
===================================================================
--- trunk/security/libgnomesu/Makefile	2016-03-22 12:02:54 UTC (rev 21234)
+++ trunk/security/libgnomesu/Makefile	2016-03-22 12:11:41 UTC (rev 21235)
@@ -11,9 +11,8 @@
 LICENSE=	gpl2
 # while the library is lgpl, it uses GPL components directly.
 
-USE_AUTOTOOLS=	libtool
-USE_GMAKE=	yes
-USE_GNOME=	gnomehack gnomeprefix libgnomeui
+USES=		gmake libtool
+USE_GNOME=	gnomeprefix libgnomeui
 CONFIGURE_ARGS+=--disable-install-pam
 CONFIGURE_ENV+=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LIBS="-L${LOCALBASE}/lib"



More information about the Midnightbsd-cvs mailing list