From c41a62214ee4509ba461b71c127934706416d12b Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 2 Sep 2013 22:23:53 +0000 Subject: Add an explicit dependency on pkgconf --- audio/jack-smf-utils/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'audio/jack-smf-utils') diff --git a/audio/jack-smf-utils/Makefile b/audio/jack-smf-utils/Makefile index 87d6c170f9db..af94d87a1c8e 100644 --- a/audio/jack-smf-utils/Makefile +++ b/audio/jack-smf-utils/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: jack-smf-utils -# Date created: 2008-05-15 -# Whom: Edward Tomasz Napierala -# +# Created by: Edward Tomasz Napierala # $FreeBSD$ -# PORTNAME= jack-smf-utils PORTVERSION= 1.0 @@ -17,6 +13,7 @@ COMMENT= Standard MIDI File file player and recorder for JACK MIDI LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack \ lash.2:${PORTSDIR}/audio/lash +USES= pkgconfig GNU_CONFIGURE= yes USE_GNOME= glib20 -- cgit v1.2.3