pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/libhfs Use the buildlink3 framework.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aebe5a61dd1d
branches:  trunk
changeset: 486774:aebe5a61dd1d
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Jan 03 01:50:15 2005 +0000

description:
Use the buildlink3 framework.

diffstat:

 devel/libhfs/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 02935d641b33 -r aebe5a61dd1d devel/libhfs/Makefile
--- a/devel/libhfs/Makefile     Mon Jan 03 01:05:38 2005 +0000
+++ b/devel/libhfs/Makefile     Mon Jan 03 01:50:15 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/12/03 15:14:54 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2005/01/03 01:50:15 minskim Exp $
 #
 
 DISTNAME=      hfsutils-3.2.6
@@ -12,6 +12,8 @@
 COMMENT=       Library for accessing HFS (Apple Macintosh) volumes
 
 GNU_CONFIGURE= yes
+USE_BUILDLINK3=        yes
+
 CPPFLAGS=      -I.
 
 USE_LIBTOOL=   yes



Home | Main Index | Thread Index | Old Index