summaryrefslogtreecommitdiff
path: root/databases/jdb/Makefile
diff options
context:
space:
mode:
authorrillig <rillig>2005-09-28 20:52:18 +0000
committerrillig <rillig>2005-09-28 20:52:18 +0000
commit497cdd7125f8abe86eec13bb709ecc6625e715f0 (patch)
tree49fa5aa9585554801243dca9aced094d40285ba0 /databases/jdb/Makefile
parent78122d314edeb82e3047dae09d03b73df8b70852 (diff)
downloadpkgsrc-497cdd7125f8abe86eec13bb709ecc6625e715f0.tar.gz
Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
Diffstat (limited to 'databases/jdb/Makefile')
-rw-r--r--databases/jdb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/jdb/Makefile b/databases/jdb/Makefile
index 54130e83df1..e1fecfe2a3b 100644
--- a/databases/jdb/Makefile
+++ b/databases/jdb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/07/16 19:10:38 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2005/09/28 20:52:18 rillig Exp $
DISTNAME= jdb-1.13
CATEGORIES= databases
@@ -8,7 +8,7 @@ MAINTAINER= bad@NetBSD.org
HOMEPAGE= http://www.isi.edu/~johnh/SOFTWARE/JDB/index.html
COMMENT= Commands for manipulating flat-ASCII databases
-GNU_CONFIGURE= # defined
+GNU_CONFIGURE= yes
USE_TOOLS+= perl:run
CONFIGURE_ARGS+= --with-perl=${LOCALBASE}/bin