summaryrefslogtreecommitdiff
path: root/emulators/suse100_linux
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-03 12:55:08 +0000
committerasau <asau@pkgsrc.org>2012-10-03 12:55:08 +0000
commitb89680320c369768271fcb63086606bf5aec05d5 (patch)
treee7cc06115ae8822644dda9c74e5e35b0598c2eb9 /emulators/suse100_linux
parentafd15d9598b3303d4f1aab41c660ec76af43fbc3 (diff)
downloadpkgsrc-b89680320c369768271fcb63086606bf5aec05d5.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'emulators/suse100_linux')
-rw-r--r--emulators/suse100_linux/Makefile.common4
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/suse100_linux/Makefile.common b/emulators/suse100_linux/Makefile.common
index da88fe8e0ae..5b184bf29b3 100644
--- a/emulators/suse100_linux/Makefile.common
+++ b/emulators/suse100_linux/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.21 2009/06/05 11:20:27 abs Exp $
+# $NetBSD: Makefile.common,v 1.22 2012/10/03 12:55:18 asau Exp $
SUSE_PKG= yes
SUSE_VERSION= 10.0
@@ -19,8 +19,6 @@ ONLY_FOR_PLATFORM+= NetBSD-3.99*-x86_64
ONLY_FOR_PLATFORM+= NetBSD-[4-9]*-x86_64
.endif
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../mk/bsd.prefs.mk"
# _SUSE_ARCH.* is a table of ${EMUL_ARCH} to SuSE architectures.