aboutsummaryrefslogtreecommitdiff
path: root/graphics/gifsicle/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-12-19 08:24:08 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-12-19 08:24:08 +0000
commit808410670a9087d70c4fd9c6f45dca8a6378d248 (patch)
tree900290d51de110da8e9c7215ebc5c515e247a26a /graphics/gifsicle/Makefile
parent755134eef78a676c42bbc0c133333683ae99be3c (diff)
downloadports-808410670a9087d70c4fd9c6f45dca8a6378d248.tar.gz
ports-808410670a9087d70c4fd9c6f45dca8a6378d248.zip
Notes
Diffstat (limited to 'graphics/gifsicle/Makefile')
-rw-r--r--graphics/gifsicle/Makefile16
1 files changed, 10 insertions, 6 deletions
diff --git a/graphics/gifsicle/Makefile b/graphics/gifsicle/Makefile
index 2d2145818d45..22837c216183 100644
--- a/graphics/gifsicle/Makefile
+++ b/graphics/gifsicle/Makefile
@@ -1,21 +1,25 @@
-# New ports collection makefile for: gifsicle
-# Date created: 19 December 1998
-# Whom: Brad Hendrickse <bradh@iafrica.com>
+# New ports collection makefile for: gifsicle
+# Date created: 19 December 1998
+# Whom: Brad Hendrickse <bradh@iafrica.com>
#
# $FreeBSD$
#
PORTNAME= gifsicle
-PORTVERSION= 1.20
+PORTVERSION= 1.23
CATEGORIES= graphics
MASTER_SITES= http://www.lcdf.org/gifsicle/
MAINTAINER= bradh@uunet.co.za
+USE_XLIB= yes
+GNU_CONFIGURE= yes
+
MAN1= gifdiff.1 gifsicle.1 gifview.1
-GNU_CONFIGURE= yes
-USE_XLIB= yes
+.if !defined(HAVE_UNISYS_LICENSE)
+CONFIGURE_ARGS+= --enable-ungif
+.endif
post-install:
.if !defined(NOPORTDOCS)