diff options
author | snj <snj@pkgsrc.org> | 2004-03-29 22:31:13 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-03-29 22:31:13 +0000 |
commit | 71b19dd4b44a066ae25eed8d3dff494b8a9983c4 (patch) | |
tree | 226a2aac4e2ef1f0461190ccf0325df751364933 /graphics/xsane | |
parent | c49f6de1dfc6b688a287eac4b8193531ef37107f (diff) | |
download | pkgsrc-71b19dd4b44a066ae25eed8d3dff494b8a9983c4.tar.gz |
gimp-base -> gimp1-base.
Diffstat (limited to 'graphics/xsane')
-rw-r--r-- | graphics/xsane/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile index 8c3c832876c..ed0828e05c8 100644 --- a/graphics/xsane/Makefile +++ b/graphics/xsane/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2004/01/24 15:46:44 grant Exp $ +# $NetBSD: Makefile,v 1.44 2004/03/29 22:32:33 snj Exp $ DISTNAME= xsane-0.90 PKGREVISION= 3 @@ -29,7 +29,7 @@ USE_PKGLOCALEDIR= YES .include "../../graphics/jpeg/buildlink2.mk" .include "../../graphics/png/buildlink2.mk" .include "../../graphics/tiff/buildlink2.mk" -.include "../../graphics/gimp-base/buildlink2.mk" +.include "../../graphics/gimp1-base/buildlink2.mk" .include "../../graphics/sane-backends/buildlink2.mk" .include "../../x11/gtk/buildlink2.mk" .include "../../mk/bsd.pkg.mk" |