summaryrefslogtreecommitdiff
path: root/net/py-twisted-docs
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 /net/py-twisted-docs
parent78122d314edeb82e3047dae09d03b73df8b70852 (diff)
downloadpkgsrc-497cdd7125f8abe86eec13bb709ecc6625e715f0.tar.gz
Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
Diffstat (limited to 'net/py-twisted-docs')
-rw-r--r--net/py-twisted-docs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/py-twisted-docs/Makefile b/net/py-twisted-docs/Makefile
index 9ffde82853b..6986e987999 100644
--- a/net/py-twisted-docs/Makefile
+++ b/net/py-twisted-docs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/07/27 16:21:17 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2005/09/28 20:52:25 rillig Exp $
#
DISTNAME= ${TWISTED_DISTNAME}
@@ -10,8 +10,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.twistedmatrix.com/
COMMENT= Framework for writing networked applications
-NO_CONFIGURE= # defined
-NO_BUILD= # defined
+NO_CONFIGURE= yes
+NO_BUILD= yes
USE_LANGUAGES=
HTMLDIR= share/doc/py-twisted-docs-${TWISTED_VERSION}