summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjlam <jlam>2004-02-12 09:00:29 +0000
committerjlam <jlam>2004-02-12 09:00:29 +0000
commitfa7d180bafc674eb390eeae6e945be63b72f162d (patch)
treec0f6a44fcb706ca34cd65f241214b0f75b3cec4d /devel
parent7218575f8603e5c6536562d32b0765c59b78a9b8 (diff)
downloadpkgsrc-fa7d180bafc674eb390eeae6e945be63b72f162d.tar.gz
This package uses C++. Also some reorg to improve readability.
Diffstat (limited to 'devel')
-rw-r--r--devel/gmp/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/gmp/Makefile b/devel/gmp/Makefile
index 8632b8dde3d..6acf15e7ffd 100644
--- a/devel/gmp/Makefile
+++ b/devel/gmp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2004/02/01 01:43:28 jlam Exp $
+# $NetBSD: Makefile,v 1.27 2004/02/12 09:00:29 jlam Exp $
#
DISTNAME= gmp-4.1.2
@@ -11,14 +11,14 @@ COMMENT= Library for arbitrary precision arithmetic
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_BUILDLINK3= YES
-GNU_CONFIGURE= YES
-USE_GCC_SHLIB= YES
-USE_LIBTOOL= YES
+USE_BUILDLINK3= yes
+USE_LANGUAGES= c c++
USE_GNU_TOOLS+= m4
+USE_LIBTOOL= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-cxx --without-readline
INFO_FILES= gmp.info