summaryrefslogtreecommitdiff
path: root/math/ntl
diff options
context:
space:
mode:
authorrillig <rillig>2005-09-28 20:52:18 +0000
committerrillig <rillig>2005-09-28 20:52:18 +0000
commit4e79085c76d137332c22a7250a1d71af8a54d788 (patch)
tree49fa5aa9585554801243dca9aced094d40285ba0 /math/ntl
parentc4fadcb41aac66eb827c3fac04625ff7eb355f08 (diff)
downloadpkgsrc-4e79085c76d137332c22a7250a1d71af8a54d788.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