aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/tifmerge
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-03-10 22:49:26 +0800
committerbapt <bapt@FreeBSD.org>2014-03-10 22:49:26 +0800
commit365d81bafff5b9accbe7d264a4dc790418804a79 (patch)
treec9bc7d175d1787d3182be06d12c45d1a2fe32a2b /graphics/tifmerge
parent6d8e3ef4a66f0d1b8bc3a1f1703f76ad9c862498 (diff)
downloadfreebsd-ports-gnome-365d81bafff5b9accbe7d264a4dc790418804a79.tar.gz
freebsd-ports-gnome-365d81bafff5b9accbe7d264a4dc790418804a79.tar.zst
freebsd-ports-gnome-365d81bafff5b9accbe7d264a4dc790418804a79.zip
Convert g* to USES=zip
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