summaryrefslogtreecommitdiff
path: root/devel/libavl
diff options
context:
space:
mode:
authorseb <seb>2004-02-16 10:30:29 +0000
committerseb <seb>2004-02-16 10:30:29 +0000
commit6779ce78a630da8dd2cdd24abb0e9d938560b898 (patch)
tree786b17c21166b881d6b2d1eb47cdaaaf7b67ad3c /devel/libavl
parent6eecae9059b53dd4b3c78a771e42f3f2013bd2ce (diff)
downloadpkgsrc-6779ce78a630da8dd2cdd24abb0e9d938560b898.tar.gz
Remove info files entries from PLIST.
Also prevent run of texi2html.
Diffstat (limited to 'devel/libavl')
-rw-r--r--devel/libavl/Makefile8
-rw-r--r--devel/libavl/PLIST3
2 files changed, 5 insertions, 6 deletions
diff --git a/devel/libavl/Makefile b/devel/libavl/Makefile
index c54f03b9cb3..fbd39631a8b 100644
--- a/devel/libavl/Makefile
+++ b/devel/libavl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/08/09 10:44:44 seb Exp $
+# $NetBSD: Makefile,v 1.9 2004/02/16 10:30:29 seb Exp $
#
DISTNAME= avl-1.4.0
@@ -13,9 +13,9 @@ COMMENT= Library for manipulation of balanced binary trees
GNU_CONFIGURE= YES
INFO_FILES= avl.info
-# This text file documentation is not installed so just touch it
-# and makeinfo is not needed at build time.
+# The text and html files documentation are not installed so just touch
+# them and makeinfo and texi2html are not needed at build time.
pre-build:
- ${TOUCH} ${WRKSRC}/avl.text
+ ${TOUCH} ${WRKSRC}/avl.text ${WRKSRC}/avl.html
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/libavl/PLIST b/devel/libavl/PLIST
index 0dea192cfca..e32b3386621 100644
--- a/devel/libavl/PLIST
+++ b/devel/libavl/PLIST
@@ -1,7 +1,6 @@
-@comment $NetBSD: PLIST,v 1.3 2003/06/23 11:18:23 seb Exp $
+@comment $NetBSD: PLIST,v 1.4 2004/02/16 10:30:29 seb Exp $
include/avl.h
include/avlt.h
include/avltr.h
include/rb.h
-info/avl.info
lib/libavl.a