summaryrefslogtreecommitdiff
path: root/math/cln
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-03-31 23:56:28 +0000
committerjlam <jlam@pkgsrc.org>2006-03-31 23:56:28 +0000
commit739ade02f5e5a61b32a7e44d8957b09888c72c6d (patch)
tree7b7b5579c729ee1cb9d4a3002eec00844f1ead5f /math/cln
parentc86ad2bc4b5f8212490ad688fee7ffee5bc1ee8f (diff)
downloadpkgsrc-739ade02f5e5a61b32a7e44d8957b09888c72c6d.tar.gz
List the info pages directly in the PLIST and ensure that we honor
PKGINFODIR.
Diffstat (limited to 'math/cln')
-rw-r--r--math/cln/Makefile5
-rw-r--r--math/cln/PLIST3
2 files changed, 4 insertions, 4 deletions
diff --git a/math/cln/Makefile b/math/cln/Makefile
index 3cf27f7fbf2..ce99c98b42c 100644
--- a/math/cln/Makefile
+++ b/math/cln/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/03/12 16:33:32 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2006/03/31 23:56:28 jlam Exp $
DISTNAME= cln-1.1.9
PKGREVISION= 2
@@ -17,7 +17,6 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
LIBTOOL_OVERRIDE+= libtool
PKGCONFIG_OVERRIDE= cln.pc.in
-
-INFO_FILES= cln.info
+INFO_FILES= # PLIST
.include "../../mk/bsd.pkg.mk"
diff --git a/math/cln/PLIST b/math/cln/PLIST
index e0aeffa4856..6047271c8a4 100644
--- a/math/cln/PLIST
+++ b/math/cln/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2006/03/12 16:33:32 rillig Exp $
+@comment $NetBSD: PLIST,v 1.5 2006/03/31 23:56:28 jlam Exp $
bin/cln-config
include/cln/GV.h
include/cln/GV_complex.h
@@ -78,6 +78,7 @@ include/cln/univpoly_modint.h
include/cln/univpoly_rational.h
include/cln/univpoly_real.h
include/cln/version.h
+info/cln.info
lib/libcln.la
lib/pkgconfig/cln.pc
man/man1/cln-config.1