[Midnightbsd-cvs] mports [18040] trunk/dns/libidn/Makefile: no autotools

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Mar 5 20:22:24 EST 2015


Revision: 18040
          http://svnweb.midnightbsd.org/mports/?rev=18040
Author:   laffer1
Date:     2015-03-05 20:22:24 -0500 (Thu, 05 Mar 2015)
Log Message:
-----------
no autotools

Modified Paths:
--------------
    trunk/dns/libidn/Makefile

Modified: trunk/dns/libidn/Makefile
===================================================================
--- trunk/dns/libidn/Makefile	2015-03-06 01:21:57 UTC (rev 18039)
+++ trunk/dns/libidn/Makefile	2015-03-06 01:22:24 UTC (rev 18040)
@@ -19,7 +19,7 @@
 CPPFLAGS+=	-I${LOCALBASE}/include
 LIBS+=		-L${LOCALBASE}/lib
 INSTALL_TARGET=	install-strip
-USE_AUTOTOOLS=	automake
+USES=	automake
 USES=		iconv libtool makeinfo pathfix perl5 pkgconfig
 USE_LDCONFIG=	yes
 USE_PERL5=	build



More information about the Midnightbsd-cvs mailing list