aboutsummaryrefslogtreecommitdiff
path: root/audio/libsmf
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/libsmf
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/libsmf')
-rw-r--r--audio/libsmf/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/audio/libsmf/Makefile b/audio/libsmf/Makefile
index 1de5fc49154a..13c14939da44 100644
--- a/audio/libsmf/Makefile
+++ b/audio/libsmf/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libsmf
-# Date created: 2010-03-29
-# Whom: Edward Tomasz Napierala <trasz@FreeBSD.org>
-#
+# Created by: Edward Tomasz Napierala <trasz@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= libsmf
PORTVERSION= 1.3
@@ -15,8 +11,8 @@ COMMENT= Standard MIDI File format library
LIB_DEPENDS+= readline.6:${PORTSDIR}/devel/readline
-USE_GNOME= glib20 gnomehack
-USE_PKGCONFIG= build
+USES= pathfix pkgconfig
+USE_GNOME= glib20
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
MAN1= smfsh.1