diff options
Diffstat (limited to 'graphics/bmeps/Makefile')
-rw-r--r-- | graphics/bmeps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/bmeps/Makefile b/graphics/bmeps/Makefile index c5c9d993f710..d7830ac9a18f 100644 --- a/graphics/bmeps/Makefile +++ b/graphics/bmeps/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ netpbm.1:${PORTSDIR}/graphics/netpbm -USE_AUTOCONF= 213 +USE_AUTOCONF_VER=213 USE_BZIP2= yes CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include" |