pkgsrc/graphics/gimp/Makefile
fredb b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00

21 lines
564 B
Makefile

# $NetBSD: Makefile,v 1.81 2002/03/13 17:37:07 fredb Exp $
DISTNAME= gimp-1.2.3
PKGREVISION= 2
CATEGORIES= graphics
DISTFILES= # nothing
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.gimp.org/
COMMENT= Image manipulation program similar to Photoshop[tm]
NO_BUILD= yes
DEPENDS+= gimp-base-1.2.3nb1:../../graphics/gimp-base
DEPENDS+= gimp-data>=1.2:../../graphics/gimp-data
DEPENDS+= gimp-print>=4.2.0:../../print/gimp-print
DEPENDS+= gimp-print-escputil>=4.2.0:../../print/gimp-print-escputil
do-install: # nothing
.include "../../mk/bsd.pkg.mk"