diff options
-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 |