diff options
author | asau <asau@pkgsrc.org> | 2012-09-11 19:46:58 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2012-09-11 19:46:58 +0000 |
commit | fd6fe8cd7f825b878e88a1de1a298848e0cdd553 (patch) | |
tree | d5d607161814a547b906120f250b266ef8b598a7 /archivers/unace-bin | |
parent | f17eaf9fb2bc2f4ea0e509c76e23b18564b66666 (diff) | |
download | pkgsrc-fd6fe8cd7f825b878e88a1de1a298848e0cdd553.tar.gz |
"user-destdir" is default these days
Diffstat (limited to 'archivers/unace-bin')
-rw-r--r-- | archivers/unace-bin/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/archivers/unace-bin/Makefile b/archivers/unace-bin/Makefile index 271e49f1037..da1faa8a3b9 100644 --- a/archivers/unace-bin/Makefile +++ b/archivers/unace-bin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2009/05/19 08:59:00 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2012/09/11 19:47:01 asau Exp $ # DISTNAME= linunace25 @@ -16,8 +16,6 @@ RESTRICTED= Only original file distribution. NO_BIN_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} -PKG_DESTDIR_SUPPORT= user-destdir - EMUL_PLATFORMS= linux-i386 EMUL_MODULES.linux= base compat |