diff options
Diffstat (limited to 'archivers/zoo/Makefile')
-rw-r--r-- | archivers/zoo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/zoo/Makefile b/archivers/zoo/Makefile index 1fc9e0cf3a4..d6b82f88aaf 100644 --- a/archivers/zoo/Makefile +++ b/archivers/zoo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2007/05/13 16:59:39 taca Exp $ +# $NetBSD: Makefile,v 1.31 2009/02/11 14:23:31 joerg Exp $ DISTNAME= zoo-2.10pl1 PKGNAME= zoo-2.10.1 @@ -12,6 +12,7 @@ COMMENT= Manipulate archives of files in compressed form LICENSE= zoo-license PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir WRKSRC= ${WRKDIR} NO_CONFIGURE= yes |