From 1fb68beb151b1393c4ad679da0d9dacfa03dd3ba Mon Sep 17 00:00:00 2001 From: martti Date: Thu, 28 Feb 2002 14:52:18 +0000 Subject: Updated gtkam to 0.1.2 List of changes is unknown since the previous version was NetBSD's own "port" stored in ftp.netbsd.org. This version is from sourceforge.net and it should work with the new gphoto-2.0. --- graphics/gtkam/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'graphics/gtkam/Makefile') diff --git a/graphics/gtkam/Makefile b/graphics/gtkam/Makefile index 1ec47f11be0..caa83cd22af 100644 --- a/graphics/gtkam/Makefile +++ b/graphics/gtkam/Makefile @@ -1,15 +1,14 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/07/08 01:48:38 garbled Exp $ +# $NetBSD: Makefile,v 1.2 2002/02/28 14:52:18 martti Exp $ -DISTNAME= gtkam-20010707 +DISTNAME= gtkam-0.1.2 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/} MAINTAINER= root@garbled.net HOMEPAGE= http://www.gphoto.org/gphoto2/ COMMENT= Download and view files from various digital cameras BUILD_USES_MSGFMT= yes -DEPENDS+= gphoto-2*:../../graphics/gphoto2 USE_X11BASE= yes GNU_CONFIGURE= yes @@ -20,5 +19,6 @@ BUILDLINK_DEPENDS.gdk-pixbuf= gdk-pixbuf>=0.9.0 .include "../../devel/gettext-lib/buildlink.mk" .include "../../graphics/gdk-pixbuf/buildlink.mk" +.include "../../graphics/gphoto2/buildlink.mk" .include "../../x11/gtk/buildlink.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3