aboutsummaryrefslogtreecommitdiff
path: root/graphics/libecwj2
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/libecwj2')
-rw-r--r--graphics/libecwj2/Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/graphics/libecwj2/Makefile b/graphics/libecwj2/Makefile
index 0013b9b3f9ba..bcd56cbcc379 100644
--- a/graphics/libecwj2/Makefile
+++ b/graphics/libecwj2/Makefile
@@ -14,18 +14,11 @@ COMMENT= Erdas ECW and JPEG2000 support library
RESTRICTED= Registration required to download sources, \
but sources no longer available on ERDAS website
-USE_ZIP= yes
USE_AUTOTOOLS= libtool autoconf
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-USES= gmake
-
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 800000
-BROKEN= does not build on 7.X
-.endif
+USES= gmake zip:infozip
post-extract:
cd ${WRKDIR} && \
@@ -34,4 +27,4 @@ post-extract:
post-patch:
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/configure.in
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>