summaryrefslogtreecommitdiff
path: root/emulators/suse121_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/suse121_linux
parent340275d60b3ca70334ed37d36241102889ac0c7a (diff)
downloadpkgsrc-07c4d0bc506727fe418de3fd71e8e36b84a246f6.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'emulators/suse121_linux')
-rw-r--r--emulators/suse121_linux/Makefile.common4
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/suse121_linux/Makefile.common b/emulators/suse121_linux/Makefile.common
index a3db8965d80..c08973e9050 100644
--- a/emulators/suse121_linux/Makefile.common
+++ b/emulators/suse121_linux/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2012/04/13 14:19:17 obache Exp $
+# $NetBSD: Makefile.common,v 1.3 2012/10/03 12:55:19 asau Exp $
# used by emulators/suse113_base/Makefile
SUSE_PKG= yes
@@ -18,8 +18,6 @@ EMUL_PLATFORMS+= linux-i386
ONLY_FOR_PLATFORM+= NetBSD-5.99*-x86_64
ONLY_FOR_PLATFORM+= NetBSD-[6-9]*-x86_64
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../mk/bsd.prefs.mk"
# _SUSE_ARCH.* is a table of ${EMUL_ARCH} to SuSE architectures.