From b62793a41a7bd80d3779e7b39c28fb6f4fe92f0f Mon Sep 17 00:00:00 2001 From: sobomax Date: Thu, 21 Feb 2002 09:38:01 +0000 Subject: Remove pkgconfig from ${BUILD,RUN}_DEPENDS, because from now on it is inherited along with libaudiofile dependency. --- audio/esound/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'audio') diff --git a/audio/esound/Makefile b/audio/esound/Makefile index 2e4c748a37b5..6fa94356d040 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -13,9 +13,7 @@ MASTER_SITE_SUBDIR= stable/sources/esound MAINTAINER= gnome@FreeBSD.org -BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile -RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig USE_LIBTOOL= yes INSTALLS_SHLIB= yes -- cgit