aboutsummaryrefslogtreecommitdiff
path: root/graphics/freeimage
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 14:49:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 14:49:26 +0000
commit665bec206dcb6c4d1e6d2763147022da72013147 (patch)
treec9bc7d175d1787d3182be06d12c45d1a2fe32a2b /graphics/freeimage
parentdd0f478654597e17086b295a97e2e7e1caa0b36c (diff)
downloadports-665bec206dcb6c4d1e6d2763147022da72013147.tar.gz
ports-665bec206dcb6c4d1e6d2763147022da72013147.zip
Notes
Diffstat (limited to 'graphics/freeimage')
-rw-r--r--graphics/freeimage/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/freeimage/Makefile b/graphics/freeimage/Makefile
index 2dce6128d07c..274bcc2c005c 100644
--- a/graphics/freeimage/Makefile
+++ b/graphics/freeimage/Makefile
@@ -11,8 +11,7 @@ DISTNAME= FreeImage${PORTVERSION:S/.//g}
MAINTAINER= gahr@FreeBSD.org
COMMENT= Simple C/C++ bitmap graphics library
-USES= gmake dos2unix
-USE_ZIP= yes
+USES= gmake dos2unix zip
DOS2UNIX_FILES= Source/LibOpenJPEG/opj_malloc.h
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/FreeImage