[Midnightbsd-cvs] mports: Makefile: 1.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Aug 20 12:46:41 EDT 2007


Log Message:
-----------
1. add automake 19 
2. fix autotools which was wiping out the value.

Modified Files:
--------------
    mports/audio/akode:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/audio/akode/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -Laudio/akode/Makefile -Laudio/akode/Makefile -u -r1.2 -r1.3
--- audio/akode/Makefile
+++ audio/akode/Makefile
@@ -29,7 +29,7 @@
 		XIPH "FLAC/Speex/Vorbis decoder plugin" on
 
 USE_AUTOTOOLS=	libltdl
-USE_AUTOTOOLS=  libtool:15
+USE_AUTOTOOLS+=  libtool:15 automake:19
 USE_BZIP2=	yes
 USE_GMAKE=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}


More information about the Midnightbsd-cvs mailing list