summaryrefslogtreecommitdiff
path: root/emulators/suse100_linux
diff options
context:
space:
mode:
authorasau <asau>2012-10-03 12:55:08 +0000
committerasau <asau>2012-10-03 12:55:08 +0000
commit07c4d0bc506727fe418de3fd71e8e36b84a246f6 (patch)
treee7cc06115ae8822644dda9c74e5e35b0598c2eb9 /emulators/suse100_linux
parent340275d60b3ca70334ed37d36241102889ac0c7a (diff)
downloadpkgsrc-07c4d0bc506727fe418de3fd71e8e36b84a246f6.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.