summaryrefslogtreecommitdiff
path: root/devel/gmp
diff options
context:
space:
mode:
authorjlam <jlam>2006-03-30 03:44:41 +0000
committerjlam <jlam>2006-03-30 03:44:41 +0000
commit4057b7edfd80c4e8a3774f92e4dd6fa07e21e57c (patch)
treee284cce507534ba20c3380c2f5b60203bf4526fe /devel/gmp
parent8a3f3aff46d4065ab9601287b6d7839ed280af03 (diff)
downloadpkgsrc-4057b7edfd80c4e8a3774f92e4dd6fa07e21e57c.tar.gz
* Honor PKGINFODIR.
* List the info files directly in the PLIST.
Diffstat (limited to 'devel/gmp')
-rw-r--r--devel/gmp/Makefile5
-rw-r--r--devel/gmp/PLIST3
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/gmp/Makefile b/devel/gmp/Makefile
index cabd99171f8..991e8045640 100644
--- a/devel/gmp/Makefile
+++ b/devel/gmp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2006/03/04 21:29:15 jlam Exp $
+# $NetBSD: Makefile,v 1.39 2006/03/30 03:44:43 jlam Exp $
DISTNAME= gmp-4.1.4
PKGREVISION= 1
@@ -17,8 +17,7 @@ USE_TOOLS+= gm4
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-cxx --without-readline
-
-INFO_FILES= gmp.info
+INFO_FILES= # PLIST
TEST_TARGET= check
diff --git a/devel/gmp/PLIST b/devel/gmp/PLIST
index 1e0f3938d46..d355a4cda80 100644
--- a/devel/gmp/PLIST
+++ b/devel/gmp/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.11 2004/09/22 08:09:25 jlam Exp $
+@comment $NetBSD: PLIST,v 1.12 2006/03/30 03:44:43 jlam Exp $
include/gmp.h
include/gmpxx.h
+info/gmp.info
lib/libgmp.la
lib/libgmpxx.la