From 1ab8218d935d8ba16b4f47e297de4f88ef57ecf7 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 8 Jun 2000 22:40:30 +0000 Subject: USE_LIBTOOL, not pkglibtool --- devel/rx/Makefile | 6 +++--- devel/rx/pkg/PLIST | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'devel/rx') diff --git a/devel/rx/Makefile b/devel/rx/Makefile index 98f769ceac7..8386d4d4cc9 100644 --- a/devel/rx/Makefile +++ b/devel/rx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/06/01 11:23:25 rh Exp $ +# $NetBSD: Makefile,v 1.4 2000/06/08 22:40:30 jlam Exp $ DISTNAME= rx-1.5 CATEGORIES= devel @@ -7,8 +7,8 @@ MASTER_SITES= ${MASTER_SITE_GNU:=rx/} MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.gnu.org/software/rx/rx.html -USE_PKGLIBTOOL= yes -GNU_CONFIGURE= yes +USE_LIBTOOL= # defined +GNU_CONFIGURE= # defined INFO_FILES= rx.info diff --git a/devel/rx/pkg/PLIST b/devel/rx/pkg/PLIST index cebd427bc99..a4b71b9bd78 100644 --- a/devel/rx/pkg/PLIST +++ b/devel/rx/pkg/PLIST @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/01/17 03:44:27 jlam Exp $ +@comment $NetBSD: PLIST,v 1.2 2000/06/08 22:40:31 jlam Exp $ include/rxposix.h @unexec install-info --delete %D/info/rx.info %D/info/dir info/rx.info @exec install-info %D/info/rx.info %D/info/dir lib/librx.a +lib/librx.la lib/librx.so.0.0 -- cgit v1.2.3