summaryrefslogtreecommitdiff
path: root/lang/java-lang-spec
diff options
context:
space:
mode:
authorasau <asau>2012-10-02 20:11:34 +0000
committerasau <asau>2012-10-02 20:11:34 +0000
commit251ecb0d709ff8b5e0d3115cd6b202f5c424c8e8 (patch)
tree70a00b8f60d7401066bef0246bd055b4efc68dae /lang/java-lang-spec
parent1a3610601f212766c41bb0f127484ae0a90c5117 (diff)
downloadpkgsrc-251ecb0d709ff8b5e0d3115cd6b202f5c424c8e8.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'lang/java-lang-spec')
-rw-r--r--lang/java-lang-spec/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/java-lang-spec/Makefile b/lang/java-lang-spec/Makefile
index 9edf253af76..61a20df0cfc 100644
--- a/lang/java-lang-spec/Makefile
+++ b/lang/java-lang-spec/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2012/01/14 14:27:50 ryoon Exp $
+# $NetBSD: Makefile,v 1.14 2012/10/02 20:11:43 asau Exp $
DISTNAME= langspec-3.0
PKGNAME= java-lang-spec-3.0
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://java.sun.com/docs/books/jls/index.html
COMMENT= The Java(TM) Language Specification (HTML)
-PKG_DESTDIR_SUPPORT= user-destdir
-
WRKSRC= ${WRKDIR}
NO_CONFIGURE= yes
NO_BUILD= yes