summaryrefslogtreecommitdiff
path: root/math/randlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/randlib/Makefile')
-rw-r--r--math/randlib/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/math/randlib/Makefile b/math/randlib/Makefile
index 66cb91e77f0..caf3bb95db0 100644
--- a/math/randlib/Makefile
+++ b/math/randlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/11/26 17:50:22 jtb Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/08 06:10:40 jtb Exp $
DISTNAME= randlib.c-1.3
PKGNAME= randlib-1.3
@@ -8,12 +8,8 @@ MASTER_SITES= ftp://odin.mdacc.tmc.edu/pub/source/
MAINTAINER= jtb@netbsd.org
HOMEPAGE= http://odin.mdacc.tmc.edu/anonftp/page_2.html
-USE_LIBTOOL= YES
WRKSRC= ${WRKDIR}/randlib.c/src
-post-patch:
- ${CP} ${FILESDIR}/Makefile ${WRKSRC}
-
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/randlib
${INSTALL_DATA} ${WRKSRC}/../README ${WRKSRC}/../doc/* \