diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-09-15 18:35:24 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-09-15 18:35:24 +0000 |
commit | 8262a7b51d413e11ef8f67c56e862ebbc6f182de (patch) | |
tree | 1e9812bc2638933184cae2b226809eb69253bb9f /graphics/libecwj2 | |
parent | be8126109fa13097c8a0f9337fa9dfb68cf5d4c2 (diff) | |
download | ports-8262a7b51d413e11ef8f67c56e862ebbc6f182de.tar.gz ports-8262a7b51d413e11ef8f67c56e862ebbc6f182de.zip |
Notes
Diffstat (limited to 'graphics/libecwj2')
-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 |