diff options
author | xtraeme <xtraeme> | 2004-03-29 22:25:55 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-03-29 22:25:55 +0000 |
commit | 2ba9fdfef5517318c58701b35dc03d9ce8ea976f (patch) | |
tree | c490b06dc79fa8a290e21ae922a5d4bbd730ac13 /print | |
parent | 399b62bc0df9ae91c79f9468858ab4f71301f0da (diff) | |
download | pkgsrc-2ba9fdfef5517318c58701b35dc03d9ce8ea976f.tar.gz |
gimp-base -> gimp1-base
Diffstat (limited to 'print')
-rw-r--r-- | print/gimp-print/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/gimp-print/Makefile b/print/gimp-print/Makefile index 8dcf2dc650d..bb6f5ab5554 100644 --- a/print/gimp-print/Makefile +++ b/print/gimp-print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2004/03/02 14:56:07 drochner Exp $ +# $NetBSD: Makefile,v 1.19 2004/03/29 22:25:55 xtraeme Exp $ # DISTNAME= gimp-print-4.2.6 @@ -22,5 +22,5 @@ USE_BUILDLINK2= yes USE_X11= yes .include "../../print/gimp-print-lib/buildlink2.mk" -.include "../../graphics/gimp-base/buildlink2.mk" +.include "../../graphics/gimp1-base/buildlink2.mk" .include "../../mk/bsd.pkg.mk" |