summaryrefslogtreecommitdiff
path: root/devel/guile-gtk
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-09-28 20:52:18 +0000
committerrillig <rillig@pkgsrc.org>2005-09-28 20:52:18 +0000
commit5946936ffcde6674d4e6801abd4a757acd269dd5 (patch)
tree49fa5aa9585554801243dca9aced094d40285ba0 /devel/guile-gtk
parent2c69e8a8941ca93a1afedde417f2dbaafd801bd6 (diff)
downloadpkgsrc-5946936ffcde6674d4e6801abd4a757acd269dd5.tar.gz
Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
Diffstat (limited to 'devel/guile-gtk')
-rw-r--r--devel/guile-gtk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/guile-gtk/Makefile b/devel/guile-gtk/Makefile
index bbb9960b038..ee6fb258d0a 100644
--- a/devel/guile-gtk/Makefile
+++ b/devel/guile-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2005/08/10 19:01:23 gdt Exp $
+# $NetBSD: Makefile,v 1.25 2005/09/28 20:52:19 rillig Exp $
#
DISTNAME= guile-gtk-0.40.91
@@ -9,9 +9,9 @@ MAINTAINER= gdt@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/guile-gtk/
COMMENT= Library to make GTK 1.2 accessible from guile
-USE_LIBTOOL= # defined
+USE_LIBTOOL= yes
-GNU_CONFIGURE= # defined
+GNU_CONFIGURE= yes
MAKE_ENV+= MACHINE_ARCH=${MACHINE_ARCH}
# Skip glade, because it pulls in gnome-libs.