summaryrefslogtreecommitdiff
path: root/devel/avl
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-03-30 03:44:41 +0000
committerjlam <jlam@pkgsrc.org>2006-03-30 03:44:41 +0000
commit792529759b850aa6227cf6c074e30e190258a2ed (patch)
treee284cce507534ba20c3380c2f5b60203bf4526fe /devel/avl
parent67b40424518ea89a6b2972171275539f5e3e6254 (diff)
downloadpkgsrc-792529759b850aa6227cf6c074e30e190258a2ed.tar.gz
* Honor PKGINFODIR.
* List the info files directly in the PLIST.
Diffstat (limited to 'devel/avl')
-rw-r--r--devel/avl/Makefile4
-rw-r--r--devel/avl/PLIST3
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/avl/Makefile b/devel/avl/Makefile
index 0aef1772ead..6dfa87ec60e 100644
--- a/devel/avl/Makefile
+++ b/devel/avl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/03/04 21:29:12 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2006/03/30 03:44:42 jlam Exp $
#
DISTNAME= avl-1.4.0
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.msu.edu/user/pfaffben/avl/
COMMENT= Library for manipulation of balanced binary trees
GNU_CONFIGURE= YES
-INFO_FILES= avl.info
+INFO_FILES= # PLIST
# The text and html files documentation are not installed so just touch
# them and makeinfo and texi2html are not needed at build time.
diff --git a/devel/avl/PLIST b/devel/avl/PLIST
index ea2abdc7628..943fd9dac8e 100644
--- a/devel/avl/PLIST
+++ b/devel/avl/PLIST
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/26 21:54:27 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/03/30 03:44:42 jlam Exp $
include/avl.h
include/avlt.h
include/avltr.h
include/rb.h
+info/avl.info
lib/libavl.a