[Midnightbsd-cvs] mports [23319] trunk/devel/allegro/Makefile: drop gmake

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed May 2 08:44:13 EDT 2018


Revision: 23319
          http://svnweb.midnightbsd.org/mports/?rev=23319
Author:   laffer1
Date:     2018-05-02 08:44:12 -0400 (Wed, 02 May 2018)
Log Message:
-----------
drop gmake

Modified Paths:
--------------
    trunk/devel/allegro/Makefile

Modified: trunk/devel/allegro/Makefile
===================================================================
--- trunk/devel/allegro/Makefile	2018-05-02 12:43:14 UTC (rev 23318)
+++ trunk/devel/allegro/Makefile	2018-05-02 12:44:12 UTC (rev 23319)
@@ -20,7 +20,7 @@
 LIB_DEPENDS+=	libpng.so:${PORTSDIR}/graphics/png \
 		libvorbis.so:${PORTSDIR}/audio/libvorbis
 
-USES=		cmake gmake makeinfo pkgconfig
+USES=		cmake makeinfo pkgconfig
 USE_XORG=	x11 xpm xext xcursor xxf86vm xxf86dga
 USE_GL=		glu
 USE_LDCONFIG=	yes



More information about the Midnightbsd-cvs mailing list