aboutsummaryrefslogtreecommitdiff
path: root/graphics/tifmerge
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/tifmerge
parentdd0f478654597e17086b295a97e2e7e1caa0b36c (diff)
downloadports-665bec206dcb6c4d1e6d2763147022da72013147.tar.gz
ports-665bec206dcb6c4d1e6d2763147022da72013147.zip
Convert g* to USES=zip
Notes
Notes: svn path=/head/; revision=347760
Diffstat (limited to 'graphics/tifmerge')
-rw-r--r--graphics/tifmerge/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/tifmerge/Makefile b/graphics/tifmerge/Makefile
index cd738c149750..15a79a991619 100644
--- a/graphics/tifmerge/Makefile
+++ b/graphics/tifmerge/Makefile
@@ -7,12 +7,11 @@ PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.whizkidtech.redprince.net/fports/
DISTNAME= tiff
-EXTRACT_SUFX= .zip
MAINTAINER= ports@FreeBSD.org
COMMENT= Library to merge TIFF files into multi-page TIFF files
-USES= dos2unix
+USES= dos2unix zip
DOS2UNIX_GLOB= *.[ch]
USE_LDCONFIG= yes
NO_WRKSUBDIR= yes