summaryrefslogtreecommitdiff
path: root/graphics/gtkam/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2004-10-27 20:03:45 +0000
committerdrochner <drochner>2004-10-27 20:03:45 +0000
commit4142e72a129ba31c5f5986efa5c14b4560a6f284 (patch)
tree89cc8cc958641c330cc3fe4d5161581c8e51d2f5 /graphics/gtkam/Makefile
parent000127f61ed22f33bbd51e90f7676ff12f3608c0 (diff)
downloadpkgsrc-4142e72a129ba31c5f5986efa5c14b4560a6f284.tar.gz
update to 0.1.12
bug fixes
Diffstat (limited to 'graphics/gtkam/Makefile')
-rw-r--r--graphics/gtkam/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gtkam/Makefile b/graphics/gtkam/Makefile
index 52ef429b59c..64fe62ca6e5 100644
--- a/graphics/gtkam/Makefile
+++ b/graphics/gtkam/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2004/10/03 00:14:52 tv Exp $
+# $NetBSD: Makefile,v 1.24 2004/10/27 20:03:45 drochner Exp $
#
-DISTNAME= gtkam-0.1.11
-PKGREVISION= 1
+DISTNAME= gtkam-0.1.12
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/}
@@ -19,6 +18,7 @@ GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --without-bonobo
CONFIGURE_ARGS+= --without-bonobo-activation
CONFIGURE_ARGS+= --without-gnome
+CONFIGURE_ARGS+= --without-gimp
.include "../../devel/libgphoto2/buildlink3.mk"
.include "../../graphics/libexif-gtk/buildlink3.mk"