diff options
author | ade <ade@FreeBSD.org> | 2004-06-05 01:29:38 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2004-06-05 01:29:38 +0800 |
commit | ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a (patch) | |
tree | 0f8268b015ec949860a3c2ab315d341fbbc7615c /graphics/bmeps | |
parent | 62cb740217d0f5aa007d7cab9d007fb551534a4f (diff) | |
download | freebsd-ports-gnome-ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a.tar.gz freebsd-ports-gnome-ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a.tar.zst freebsd-ports-gnome-ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a.zip |
Sync with new bsd.autotools.mk
Diffstat (limited to 'graphics/bmeps')
-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" |