From a2157276860a3947431ad500cdb3a9017b7d3008 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 22 Apr 2013 23:19:08 +0000 Subject: Convert USE_PKGCONFIG -> USES=pkgconf for audio category --- audio/libsmf/Makefile | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'audio/libsmf') 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 -# +# Created by: Edward Tomasz Napierala # $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 -- cgit v1.2.3