diff options
author | wiz <wiz@pkgsrc.org> | 2000-08-14 17:38:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-08-14 17:38:56 +0000 |
commit | 12c9983f4d56ad95bf84dab8212713e41428953e (patch) | |
tree | 6f632490682e6ca9b832552db8c1b7c3a7338882 /devel | |
parent | ba733b008b8df8715c2b6737a9b2fc18f6eca943 (diff) | |
download | pkgsrc-12c9983f4d56ad95bf84dab8212713e41428953e.tar.gz |
USE_PKGLIBTOOL -> USE_LIBTOOL.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libhfs/Makefile | 4 | ||||
-rw-r--r-- | devel/libhfs/pkg/PLIST | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/devel/libhfs/Makefile b/devel/libhfs/Makefile index 8b87af42494..b2dfbba9300 100644 --- a/devel/libhfs/Makefile +++ b/devel/libhfs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/06/01 11:23:22 rh Exp $ +# $NetBSD: Makefile,v 1.5 2000/08/14 17:38:56 wiz Exp $ # DISTNAME= hfsutils-3.2.6 @@ -12,7 +12,7 @@ HOMEPAGE= http://www.mars.org/home/rob/proj/hfs/ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS=-I./ -USE_PKGLIBTOOL= yes +USE_LIBTOOL= yes ALL_TARGET= all_lib diff --git a/devel/libhfs/pkg/PLIST b/devel/libhfs/pkg/PLIST index d53867cef16..efa1cf439e4 100644 --- a/devel/libhfs/pkg/PLIST +++ b/devel/libhfs/pkg/PLIST @@ -1,7 +1,9 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/10/17 04:28:19 fredb Exp $ +@comment $NetBSD: PLIST,v 1.2 2000/08/14 17:38:59 wiz Exp $ lib/libhfs.a +lib/libhfs.la lib/libhfs.so.1.0 lib/librsrc.a +lib/librsrc.la lib/librsrc.so.1.0 include/libhfs/apple.h include/libhfs/data.h |