summaryrefslogtreecommitdiff
path: root/devel/gob2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gob2/Makefile')
-rw-r--r--devel/gob2/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/devel/gob2/Makefile b/devel/gob2/Makefile
index 62db8e8806f..f3eda333cd4 100644
--- a/devel/gob2/Makefile
+++ b/devel/gob2/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2005/08/10 20:56:15 jlam Exp $
-#
+# $NetBSD: Makefile,v 1.5 2005/09/07 10:31:55 adam Exp $
-DISTNAME= gob2-2.0.11
+DISTNAME= gob2-2.0.12
CATEGORIES= devel gnome
MASTER_SITES= http://ftp.5z.com/pub/gob/ \
http://ftp.5z.com/pub/gob/old/
@@ -10,8 +9,8 @@ MAINTAINER= dillo@NetBSD.org
HOMEPAGE= http://www.5z.com/jirka/gob.html
COMMENT= GNOME object builder for glib2
-GNU_CONFIGURE= YES
-USE_TOOLS+= pkg-config
+USE_TOOLS+= pkg-config
+GNU_CONFIGURE= yes
.include "../../devel/glib2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"