diff options
Diffstat (limited to 'sysutils/hfsutils/Makefile')
-rw-r--r-- | sysutils/hfsutils/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/hfsutils/Makefile b/sysutils/hfsutils/Makefile index 124d50c33f1..b135d152b79 100644 --- a/sysutils/hfsutils/Makefile +++ b/sysutils/hfsutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2011/02/28 14:53:02 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 19:51:07 asau Exp $ # DISTNAME= hfsutils-3.2.6 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mars.org/home/rob/proj/hfs/ COMMENT= Command Line Interface HFS (not HFS+) disk access tools -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include/libhfs |