[Midnightbsd-cvs] mports [17195] trunk/audio/libcddb/Makefile: add libtool

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 14 22:48:42 EDT 2014


Revision: 17195
          http://svnweb.midnightbsd.org/mports/?rev=17195
Author:   laffer1
Date:     2014-09-14 22:48:41 -0400 (Sun, 14 Sep 2014)
Log Message:
-----------
add libtool

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

Modified: trunk/audio/libcddb/Makefile
===================================================================
--- trunk/audio/libcddb/Makefile	2014-09-15 02:46:33 UTC (rev 17194)
+++ trunk/audio/libcddb/Makefile	2014-09-15 02:48:41 UTC (rev 17195)
@@ -3,18 +3,17 @@
 
 PORTNAME=	libcddb
 PORTVERSION=	1.3.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	audio
 MASTER_SITES=	SF
 
 MAINTAINER=	ports at MidnightBSD.org
-COMMENT=	A library to access data on a CDDB server
+COMMENT=	Library to access data on a CDDB server
 
 LICENSE=	lgpl
 
-USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
-USES=	pathfix pkgconfig iconv
+USES=		pathfix pkgconfig iconv libtool:oldver tar:bzip2
 USE_LDCONFIG=	yes
 CONFIGURE_ARGS=	--without-cdio
 CPPFLAGS+=	-DICONV_CONST="const" -I${LOCALBASE}/include



More information about the Midnightbsd-cvs mailing list