aboutsummaryrefslogtreecommitdiff
path: root/graphics/iulib
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 19:11:51 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 19:11:51 +0000
commita84c115a09e00e14810cb1deb7bf4637a33ad313 (patch)
tree97c04ac5ad39d0af4b856d37b17a5a074d6adbc6 /graphics/iulib
parentaa63c219bc3e4ef1b783a2b3c14615ecde12089a (diff)
downloadports-a84c115a09e00e14810cb1deb7bf4637a33ad313.tar.gz
ports-a84c115a09e00e14810cb1deb7bf4637a33ad313.zip
Notes
Diffstat (limited to 'graphics/iulib')
-rw-r--r--graphics/iulib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/iulib/Makefile b/graphics/iulib/Makefile
index c08b344125e8..f2208b2f814f 100644
--- a/graphics/iulib/Makefile
+++ b/graphics/iulib/Makefile
@@ -6,7 +6,6 @@ PORTVERSION= 0.4
PORTREVISION= 13
CATEGORIES= graphics
MASTER_SITES= GOOGLE_CODE
-EXTRACT_SUFX= .tgz
MAINTAINER= hiroto.kagotani@gmail.com
COMMENT= Library of image understanding-related algorithms
@@ -21,7 +20,7 @@ OPTIONS_DEFINE= SDL VIDIO
SDL_DESC= Enable SDL for graphical debugging
VIDIO_DESC= Enable Video Input/Output (using ffmpeg)
-USES= libtool
+USES= libtool tar:tgz
USE_GCC= any
USE_PYTHON_BUILD= yes
USE_AUTOTOOLS= libtoolize aclocal automake autoconf