pkgsrc/graphics/gimp1-data/Makefile
tv c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00

24 lines
648 B
Makefile

# $NetBSD: Makefile,v 1.5 2004/10/03 00:14:51 tv Exp $
#
DISTNAME= gimp-data-extras-1.2.0
PKGNAME= gimp-data-1.2
PKGREVISION= 5
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v1.2/v1.2.5/ \
ftp://ftp.fu-berlin.de/unix/X11/graphics/gimp/v1.2/v1.2.5/ \
ftp://ftp.cs.umn.edu/pub/gimp/gimp/v1.2/v1.2.5/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= hubertf@NetBSD.org
HOMEPAGE= http://www.gimp.org/
COMMENT= GNU Image Manipulation Program (extra brushes and patterns)
CONFLICTS+= gimp<=1.2.3 gimp>=2.0.0
USE_BUILDLINK3= YES
USE_X11= YES
GNU_CONFIGURE= YES
.include "../../graphics/gimp1-base/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"