summaryrefslogtreecommitdiff
path: root/math/prng/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/prng/Makefile')
-rw-r--r--math/prng/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/prng/Makefile b/math/prng/Makefile
index dd74c3ee1c6..fe095c61e93 100644
--- a/math/prng/Makefile
+++ b/math/prng/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/02/19 13:56:53 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2012/09/11 23:04:30 asau Exp $
DISTNAME= prng-3.0.2
CATEGORIES= math
@@ -11,7 +11,6 @@ COMMENT= Portable, high-performance ANSI-C pseudorandom number generators
LICENSE= gnu-gpl-v2
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= makeinfo
GNU_CONFIGURE= yes