aboutsummaryrefslogtreecommitdiff
path: root/audio/taglib-sharp
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-22 23:19:08 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-22 23:19:08 +0000
commita2157276860a3947431ad500cdb3a9017b7d3008 (patch)
tree0466a027a1b9e02968cfceb0159e462e8b34c86d /audio/taglib-sharp
parent23f55e92b921e4ae98d452244cdea9d6d8c1300e (diff)
downloadports-a2157276860a3947431ad500cdb3a9017b7d3008.tar.gz
ports-a2157276860a3947431ad500cdb3a9017b7d3008.zip
Convert USE_PKGCONFIG -> USES=pkgconf for audio category
Notes
Notes: svn path=/head/; revision=316287
Diffstat (limited to 'audio/taglib-sharp')
-rw-r--r--audio/taglib-sharp/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/audio/taglib-sharp/Makefile b/audio/taglib-sharp/Makefile
index 6cf7613b46ce..3420753fc24f 100644
--- a/audio/taglib-sharp/Makefile
+++ b/audio/taglib-sharp/Makefile
@@ -1,10 +1,5 @@
-
-# New ports collection makefile for: taglib-sharp
-# Date Created: Aug 25 2008
-# Whom: Florent Thoumie <flz@FreeBSD.org>
-#
+# Created by: Florent Thoumie <flz@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= taglib-sharp
PORTVERSION= 2.0.3.7
@@ -21,8 +16,7 @@ RUN_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|}
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USES= pathfix
-USE_PKGCONFIG= build
+USES= pathfix pkgconfig
PLIST_SUB+= PORTVERSION="${PORTVERSION}" \
VERSIONSUFX="db62eba44689b5b0"