diff options
Diffstat (limited to 'graphics/libecwj2/Makefile')
-rw-r--r-- | graphics/libecwj2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/libecwj2/Makefile b/graphics/libecwj2/Makefile index 0738a276776c..0f79e76e9569 100644 --- a/graphics/libecwj2/Makefile +++ b/graphics/libecwj2/Makefile @@ -7,6 +7,7 @@ PORTNAME= libecwj2 PORTVERSION= 3.3 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= glebius @@ -21,7 +22,7 @@ NO_PACKAGE= ${RESTRICTED} NO_CDROM= ${RESTRICTED} USE_ZIP= yes -USE_AUTOTOOLS= libtool:22 autoconf:262 +USE_AUTOTOOLS= libtool:22 autoconf:267 USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GMAKE= yes |