[Midnightbsd-cvs] mports [19421] trunk/audio/faad/Makefile: pull in libtool

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Jun 9 21:48:35 EDT 2015


Revision: 19421
          http://svnweb.midnightbsd.org/mports/?rev=19421
Author:   laffer1
Date:     2015-06-09 21:48:34 -0400 (Tue, 09 Jun 2015)
Log Message:
-----------
pull in libtool

Modified Paths:
--------------
    trunk/audio/faad/Makefile

Modified: trunk/audio/faad/Makefile
===================================================================
--- trunk/audio/faad/Makefile	2015-06-10 01:48:04 UTC (rev 19420)
+++ trunk/audio/faad/Makefile	2015-06-10 01:48:34 UTC (rev 19421)
@@ -2,7 +2,7 @@
 
 PORTNAME=	faad2
 PORTVERSION=	2.7
-PORTREVISION=	2
+PORTREVISION=	3
 PORTEPOCH=	1
 CATEGORIES=	audio
 MASTER_SITES=	SF/faac/${PORTNAME}-src/${PORTNAME}-${PORTVERSION}
@@ -13,6 +13,7 @@
 LICENSE=	gpl2
 
 USES=		autoreconf gmake libtool tar:bzip2
+USE_AUTOTOOLS=	libtoolize
 GNU_CONFIGURE=	yes
 USE_DOS2UNIX=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \



More information about the Midnightbsd-cvs mailing list