diff options
Diffstat (limited to 'devel/fb303/Makefile')
-rw-r--r-- | devel/fb303/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/fb303/Makefile b/devel/fb303/Makefile index 277cfc97bdb7..bf521e6675c7 100644 --- a/devel/fb303/Makefile +++ b/devel/fb303/Makefile @@ -7,6 +7,7 @@ PORTNAME= fb303 PORTVERSION= 20090908 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= bms @@ -23,7 +24,7 @@ AUTOMAKE_ARGS= -a CONFIGURE_ARGS= PY_PREFIX="${PREFIX}" PLIST_SUB+= PYTHON_VERSION_SHORTNAME="${PYTHON_VERSION_SHORTNAME}" PYTHON_VERSION_SHORTNAME= ${PYTHON_VERSION:S/thon//} -USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:262 +USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:267 USE_BZIP2= yes USE_GMAKE= yes USE_PERL5_RUN= yes |