summaryrefslogtreecommitdiff
path: root/devel/gmp
diff options
context:
space:
mode:
authorgrant <grant>2003-09-27 15:09:05 +0000
committergrant <grant>2003-09-27 15:09:05 +0000
commit785d9ae399b4351514c0f0f7797cd39cbc4dcdbf (patch)
treef11d94790a4c9ee1645c99b50a1ecac4da041548 /devel/gmp
parente304914ebf054622702e5c2690259d5b4378f641 (diff)
downloadpkgsrc-785d9ae399b4351514c0f0f7797cd39cbc4dcdbf.tar.gz
use tools.mk for GNU m4.
move a line for clarity.
Diffstat (limited to 'devel/gmp')
-rw-r--r--devel/gmp/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/devel/gmp/Makefile b/devel/gmp/Makefile
index 652cba79616..8a02de582df 100644
--- a/devel/gmp/Makefile
+++ b/devel/gmp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2003/09/17 16:24:37 grant Exp $
+# $NetBSD: Makefile,v 1.22 2003/09/27 15:09:05 grant Exp $
#
DISTNAME= gmp-4.1.2
@@ -9,17 +9,15 @@ MAINTAINER= hubertf@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/gmp/gmp.html
COMMENT= Library for arbitrary precision arithmetic
-BUILD_DEPENDS+= m4>=1.4:../../devel/m4
-
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
+USE_GCC_SHLIB= # defined
+USE_GNU_TOOLS+= m4
CONFIGURE_ARGS+= --enable-cxx --without-readline
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
-USE_GCC_SHLIB= # defined
INFO_FILES= gmp.info
-M4= ${PREFIX}/bin/gm4
TEST_TARGET= check