summaryrefslogtreecommitdiff
path: root/graphics/gifsicle
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-02-12 02:55:58 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-02-12 02:55:58 +0000
commitcbec0b34f743d76cc37c316962191766ec6a7491 (patch)
treef663e13193aa93e2c89025ceb2a8591144f0a8b9 /graphics/gifsicle
parentFix to configure problem. (diff)
This port needs USE_XLIB.
Notes
Notes: svn path=/head/; revision=16641
Diffstat (limited to 'graphics/gifsicle')
-rw-r--r--graphics/gifsicle/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gifsicle/Makefile b/graphics/gifsicle/Makefile
index ced00f4fb423..999c44a5bca2 100644
--- a/graphics/gifsicle/Makefile
+++ b/graphics/gifsicle/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 December 1998
# Whom: Brad Hendrickse <bradh@iafrica.com>
#
-# $Id: Makefile,v 1.2 1998/12/23 01:35:36 steve Exp $
+# $Id: Makefile,v 1.3 1999/02/12 02:22:10 flathill Exp $
#
DISTNAME= gifsicle-1.11.1
@@ -16,6 +16,7 @@ MAINTAINER= bradh@iafrica.com
MAN1= gifsicle.1
GNU_CONFIGURE= yes
+USE_XLIB= yes
post-install:
.if !defined(NOPORTDOCS)