diff options
Diffstat (limited to 'archivers/unace/Makefile')
-rw-r--r-- | archivers/unace/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/unace/Makefile b/archivers/unace/Makefile index 6a6b6813294..2bc5e02e67c 100644 --- a/archivers/unace/Makefile +++ b/archivers/unace/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2009/05/19 08:59:00 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2012/09/11 19:47:01 asau Exp $ # DISTNAME= unace-1.2b @@ -17,7 +17,6 @@ NO_BIN_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir USE_TOOLS+= gmake |