diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-02-21 09:38:01 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-02-21 09:38:01 +0000 |
commit | 6a6fbb4e6f75236d9b096b5da4a975e8534ffdda (patch) | |
tree | 7c31935cc43a92d573c334eaf6bd06cd17e9699f | |
parent | 715750fbb47df3ae33f401f93f17d5bac969bd73 (diff) | |
download | ports-6a6fbb4e6f75236d9b096b5da4a975e8534ffdda.tar.gz ports-6a6fbb4e6f75236d9b096b5da4a975e8534ffdda.zip |
Notes
-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 |