summaryrefslogtreecommitdiff
path: root/misc/libutf
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-09-09 15:01:59 +0000
committeragc <agc@pkgsrc.org>1998-09-09 15:01:59 +0000
commitc830b3c028edd58316d70b922469d8aee631822b (patch)
treec68b9bd8e07f839a3565be4e300edfbeeeb7805c /misc/libutf
parent54d091e090da002582ccf559b5cfe22a73cf07b0 (diff)
downloadpkgsrc-c830b3c028edd58316d70b922469d8aee631822b.tar.gz
Patch this package to use libtool.
Diffstat (limited to 'misc/libutf')
-rw-r--r--misc/libutf/Makefile3
-rw-r--r--misc/libutf/pkg/PLIST3
2 files changed, 4 insertions, 2 deletions
diff --git a/misc/libutf/Makefile b/misc/libutf/Makefile
index 7570c0cf12e..a53b5bde665 100644
--- a/misc/libutf/Makefile
+++ b/misc/libutf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/08/20 15:17:14 tsarna Exp $
+# $NetBSD: Makefile,v 1.6 1998/09/09 15:01:59 agc Exp $
#
DISTNAME= libutf-2.10
@@ -10,5 +10,6 @@ HOMEPAGE= http://www.westley.demon.co.uk/software.html
GNU_CONFIGURE= yes
ALL_TARGET= tst
+USE_LIBTOOL= yes
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/libutf/pkg/PLIST b/misc/libutf/pkg/PLIST
index cbd4167cb3e..9d35612da96 100644
--- a/misc/libutf/pkg/PLIST
+++ b/misc/libutf/pkg/PLIST
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.2 1997/11/06 10:02:05 agc Exp $
+@comment $NetBSD: PLIST,v 1.3 1998/09/09 15:01:59 agc Exp $
include/utf.h
include/ure.h
lib/libutf.a
+lib/libutf.so.2.10
etc/langcoll.utf
man/man3/utf.3.gz
man/man3/ure.3.gz