diff options
author | veego <veego@pkgsrc.org> | 2001-10-15 21:28:06 +0000 |
---|---|---|
committer | veego <veego@pkgsrc.org> | 2001-10-15 21:28:06 +0000 |
commit | b8fcab8567908d50145650dad750a0bb83cfe77f (patch) | |
tree | f4282704e00c929819ece1fd313231d05c3f14c9 /graphics/sane-frontends | |
parent | 489489cc8e1a0e0d8c38c316926b3790afbc5ce9 (diff) | |
download | pkgsrc-b8fcab8567908d50145650dad750a0bb83cfe77f.tar.gz |
Update sane-frontends to 1.0.5.
Change the Makefile to use the x11/gtk buildlink.mk.
I found nothing in particular in the changelog.
- synchronize with the sane-backends
Diffstat (limited to 'graphics/sane-frontends')
-rw-r--r-- | graphics/sane-frontends/Makefile | 6 | ||||
-rw-r--r-- | graphics/sane-frontends/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile index 4ffa10730bb..3cbdbb2e475 100644 --- a/graphics/sane-frontends/Makefile +++ b/graphics/sane-frontends/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2001/06/25 18:44:15 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2001/10/15 21:28:06 veego Exp $ # -DISTNAME= sane-frontends-1.0.4 +DISTNAME= sane-frontends-1.0.5 CATEGORIES= graphics MASTER_SITES= ftp://ftp.mostang.com/pub/sane/ \ ftp://gd.tuwien.ac.at/hci/sane/ \ @@ -14,7 +14,6 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.mostang.com/sane/ COMMENT= Frontends for access to scanners, digitals camera, frame grabbers etc -DEPENDS+= gtk+-1.2.*:../../x11/gtk DEPENDS+= gimp>=1.0.4:../../graphics/gimp DEPENDS+= sane-backends>=1.0.4:../../graphics/sane-backends @@ -31,4 +30,5 @@ CFLAGS= -O # to find gimp includes CPPFLAGS= -I${LOCALBASE}/include +.include "../../x11/gtk/buildlink.mk" .include "../../mk/bsd.pkg.mk" diff --git a/graphics/sane-frontends/distinfo b/graphics/sane-frontends/distinfo index 86b10a1aeaf..2429fdf89bc 100644 --- a/graphics/sane-frontends/distinfo +++ b/graphics/sane-frontends/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2001/04/21 09:54:26 wiz Exp $ +$NetBSD: distinfo,v 1.3 2001/10/15 21:28:06 veego Exp $ -SHA1 (sane-frontends-1.0.4.tar.gz) = b071e7ec9c40dc6847efa8f2f2e55c8d1dbb70d6 -Size (sane-frontends-1.0.4.tar.gz) = 145797 bytes +SHA1 (sane-frontends-1.0.5.tar.gz) = ef8d2610df1711d77e300710824b18082cba9895 +Size (sane-frontends-1.0.5.tar.gz) = 147054 bytes |