1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Remove pkgconfig from ${BUILD,RUN}_DEPENDS, because from now on it is inherited

along with libaudiofile dependency.
This commit is contained in:
Maxim Sobolev 2002-02-21 09:38:01 +00:00
parent 715750fbb4
commit 6a6fbb4e6f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=55028

View File

@ -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