diff options
Diffstat (limited to 'archivers/ha/Makefile')
-rw-r--r-- | archivers/ha/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/ha/Makefile b/archivers/ha/Makefile index 252d1b037c5..b356ed0e59e 100644 --- a/archivers/ha/Makefile +++ b/archivers/ha/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2011/03/11 09:59:57 zafer Exp $ +# $NetBSD: Makefile,v 1.30 2012/09/11 19:46:55 asau Exp $ DISTNAME= ha0999 PKGNAME= ha-0.999b @@ -11,7 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= The HA archiver using the HSC compression method PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir WRKSRC= ${WRKDIR} |