summaryrefslogtreecommitdiff
path: root/lang/sun-jre6
diff options
context:
space:
mode:
authorasau <asau>2012-10-02 20:11:34 +0000
committerasau <asau>2012-10-02 20:11:34 +0000
commit2d72c628fbfaa569ade2ab8ab4c8b5d8eef6cb33 (patch)
tree70a00b8f60d7401066bef0246bd055b4efc68dae /lang/sun-jre6
parent8ddaa92985a2887c4562dde9d2b1ee3fc21acb4c (diff)
downloadpkgsrc-2d72c628fbfaa569ade2ab8ab4c8b5d8eef6cb33.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'lang/sun-jre6')
-rw-r--r--lang/sun-jre6/Makefile.common4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/sun-jre6/Makefile.common b/lang/sun-jre6/Makefile.common
index 1389cc5b07a..ef8b0a23beb 100644
--- a/lang/sun-jre6/Makefile.common
+++ b/lang/sun-jre6/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.17 2011/12/30 07:12:23 sbd Exp $
+# $NetBSD: Makefile.common,v 1.18 2012/10/02 20:11:55 asau Exp $
# used by lang/sun-jre6/Makefile
# used by lang/sun-jdk6/Makefile
@@ -19,8 +19,6 @@ NO_BIN_ON_FTP= ${RESTRICTED}
EMUL_PLATFORMS= linux-i386 linux-x86_64
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= pax
.include "../../mk/bsd.prefs.mk"