diff options
Diffstat (limited to 'audio/esound')
-rw-r--r-- | audio/esound/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
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 |