summaryrefslogtreecommitdiff
path: root/math/ntl
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 /math/ntl
parent2c69e8a8941ca93a1afedde417f2dbaafd801bd6 (diff)
downloadpkgsrc-5946936ffcde6674d4e6801abd4a757acd269dd5.tar.gz
Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
Diffstat (limited to 'math/ntl')
-rw-r--r--math/ntl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/ntl/Makefile b/math/ntl/Makefile
index 82528f94024..6704d04a647 100644
--- a/math/ntl/Makefile
+++ b/math/ntl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2005/04/11 21:46:30 tv Exp $
+# $NetBSD: Makefile,v 1.18 2005/09/28 20:52:24 rillig Exp $
DISTNAME= ntl-5.3.1
PKGREVISION= 1
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.shoup.net/ntl/
COMMENT= C++ library for doing number theory
WRKSRC= ${WRKDIR}/${DISTNAME}/src
-NO_CONFIGURE= # defined
+NO_CONFIGURE= yes
USE_LIBTOOL= yes
MAKEFILE= makefile