diff options
author | wiz <wiz@pkgsrc.org> | 2004-04-24 00:27:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-04-24 00:27:10 +0000 |
commit | db53554ff04f740b83be16e77f9a565dd0334333 (patch) | |
tree | 532e99d5410e4966567552e932f1b2579627db85 /graphics/gifsicle | |
parent | aba2830feb47d6cfecf972cfc4562de4e886fcd1 (diff) | |
download | pkgsrc-db53554ff04f740b83be16e77f9a565dd0334333.tar.gz |
Convert to bl3.
Diffstat (limited to 'graphics/gifsicle')
-rw-r--r-- | graphics/gifsicle/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gifsicle/Makefile b/graphics/gifsicle/Makefile index 1fd3db5abee..a4cbcb22932 100644 --- a/graphics/gifsicle/Makefile +++ b/graphics/gifsicle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/11/26 19:52:18 explorer Exp $ +# $NetBSD: Makefile,v 1.7 2004/04/24 00:27:10 wiz Exp $ # DISTNAME= gifsicle-1.40 @@ -9,7 +9,7 @@ MAINTAINER= ben@wongs.net HOMEPAGE= http://www.lcdf.org/~eddietwo/gifsicle/ COMMENT= Create, edit, and inspect GIFs from shell -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_X11= YES GNU_CONFIGURE= YES |