diff options
Diffstat (limited to 'audio/bmp-mac/Makefile')
-rw-r--r-- | audio/bmp-mac/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/bmp-mac/Makefile b/audio/bmp-mac/Makefile index bb0ab62a6516..58e696978f82 100644 --- a/audio/bmp-mac/Makefile +++ b/audio/bmp-mac/Makefile @@ -6,7 +6,7 @@ PORTNAME= mac PORTVERSION= 0.1.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio MASTER_SITES= CENKES PKGNAMEPREFIX= bmp- @@ -21,7 +21,7 @@ LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player \ USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" -USE_AUTOTOOLS= autoconf:262 libtool:22 +USE_AUTOTOOLS= autoconf:267 libtool:22 CPPFLAGS+= "-I${LOCALBASE}/include" PLUGDIR= lib/bmp/Input PLUGFILE= lib${PKGNAMEPREFIX}${PORTNAME}.so |