diff options
Diffstat (limited to 'graphics/fly')
-rw-r--r-- | graphics/fly/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/fly/Makefile b/graphics/fly/Makefile index b41d6bc6946..e45078d4715 100644 --- a/graphics/fly/Makefile +++ b/graphics/fly/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2001/06/11 06:34:34 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2002/03/13 17:37:05 fredb Exp $ DISTNAME= fly-1.6.5 +PKGREVISION= 1 CATEGORIES= graphics www MASTER_SITES= ftp://www.unimelb.edu.au/pub/www/tools/unix/fly/ @@ -9,7 +10,7 @@ HOMEPAGE= http://www.unimelb.edu.au/fly/fly.html COMMENT= command-file interface for creating and modifying PNG images BUILD_DEPENDS+= gif2png-2.4.2:../../graphics/gif2png -DEPENDS+= gd>=1.8.1:../../graphics/gd +DEPENDS+= gd>=1.8.4nb1:../../graphics/gd EVAL_PREFIX+= XPMDIR=xpm USE_X11= yes # (perhaps) -lXpm |