summaryrefslogtreecommitdiff
path: root/devel/libbegemot
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2004-10-09 15:32:27 +0000
committertv <tv@pkgsrc.org>2004-10-09 15:32:27 +0000
commit57ca1d6e26e16c0cb4ab3931c36774d3b97cd7a5 (patch)
tree9e61c6d0dd2077405bfef55de72b0c253ea63a2f /devel/libbegemot
parent47345a448107c9719ffae85979e7cf675b5c3109 (diff)
downloadpkgsrc-57ca1d6e26e16c0cb4ab3931c36774d3b97cd7a5.tar.gz
This was never fixed to use .la files in the PLIST way back when, and now,
only the .la file goes in the PLIST.
Diffstat (limited to 'devel/libbegemot')
-rw-r--r--devel/libbegemot/Makefile3
-rw-r--r--devel/libbegemot/PLIST7
2 files changed, 4 insertions, 6 deletions
diff --git a/devel/libbegemot/Makefile b/devel/libbegemot/Makefile
index ef02b53ce1a..c07c9fb86f8 100644
--- a/devel/libbegemot/Makefile
+++ b/devel/libbegemot/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2004/06/12 04:45:21 grant Exp $
+# $NetBSD: Makefile,v 1.7 2004/10/09 15:32:27 tv Exp $
#
DISTNAME= libbegemot-1.9
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/cats/usr/harti/p11/
diff --git a/devel/libbegemot/PLIST b/devel/libbegemot/PLIST
index 362538f705f..c1d5e9c1bd7 100644
--- a/devel/libbegemot/PLIST
+++ b/devel/libbegemot/PLIST
@@ -1,10 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/05/16 16:04:55 agc Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/10/09 15:32:27 tv Exp $
include/begemot.h
include/rpoll.h
-lib/libbegemot.so.1.9
-lib/libbegemot.so.1
-lib/libbegemot.so
-lib/libbegemot.a
+lib/libbegemot.la
man/man3/begemot-intro.3
man/man3/begemot-panic.3
man/man3/begemot-xalloc.3