summaryrefslogtreecommitdiff
path: root/devel/libproplist
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/libproplist
parent2c69e8a8941ca93a1afedde417f2dbaafd801bd6 (diff)
downloadpkgsrc-5946936ffcde6674d4e6801abd4a757acd269dd5.tar.gz
Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
Diffstat (limited to 'devel/libproplist')
-rw-r--r--devel/libproplist/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libproplist/Makefile b/devel/libproplist/Makefile
index c3e164a4478..f9f839b7913 100644
--- a/devel/libproplist/Makefile
+++ b/devel/libproplist/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2005/04/11 21:45:27 tv Exp $
+# $NetBSD: Makefile,v 1.19 2005/09/28 20:52:19 rillig Exp $
DISTNAME= libPropList-0.10.1
PKGNAME= libproplist-0.10.1
@@ -9,8 +9,8 @@ MASTER_SITES= ftp://ftp.windowmaker.org/pub/libs/
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= GNUstep/OPENSTEP property lists compatibility library
-GNU_CONFIGURE= # defined
-USE_LIBTOOL= # defined
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
post-install: