summaryrefslogtreecommitdiff
path: root/math/ntl
diff options
context:
space:
mode:
authorasau <asau>2012-09-11 23:04:15 +0000
committerasau <asau>2012-09-11 23:04:15 +0000
commit75214369059dc203660e28aa48bb9bbe6d1eda48 (patch)
treeb25c2af3335af12ba6ddabd1da702cd960afaeee /math/ntl
parent7fbdcede50ed11cf4e67fb60b694c458430517cf (diff)
downloadpkgsrc-75214369059dc203660e28aa48bb9bbe6d1eda48.tar.gz
"user-destdir" is default these days
Diffstat (limited to 'math/ntl')
-rw-r--r--math/ntl/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/math/ntl/Makefile b/math/ntl/Makefile
index 28429f446a5..ae1df9d1abd 100644
--- a/math/ntl/Makefile
+++ b/math/ntl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2012/01/02 23:42:27 dholland Exp $
+# $NetBSD: Makefile,v 1.26 2012/09/11 23:04:25 asau Exp $
DISTNAME= ntl-5.5.2
CATEGORIES= math devel
@@ -8,8 +8,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.shoup.net/ntl/
COMMENT= C++ library for doing number theory
-PKG_DESTDIR_SUPPORT= user-destdir
-
MAKE_JOBS_SAFE= no
WRKSRC= ${WRKDIR}/${DISTNAME}/src