summaryrefslogtreecommitdiff
path: root/lang/classpath
diff options
context:
space:
mode:
authorjoerg <joerg>2008-03-13 22:58:17 +0000
committerjoerg <joerg>2008-03-13 22:58:17 +0000
commit72eb27dbb083debef9ee1b3ffe7393c1e9036da5 (patch)
tree0e8cac236f0b21cc72bae133eee32e6a8c510c3d /lang/classpath
parentde5252b899dafa65c9c0468f79533210b11e1e8c (diff)
downloadpkgsrc-72eb27dbb083debef9ee1b3ffe7393c1e9036da5.tar.gz
Supports DESTDIR.
Diffstat (limited to 'lang/classpath')
-rw-r--r--lang/classpath/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/classpath/Makefile.common b/lang/classpath/Makefile.common
index 6e14032cac1..53f8b72d7b3 100644
--- a/lang/classpath/Makefile.common
+++ b/lang/classpath/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.11 2007/05/19 14:07:49 wiz Exp $
+# $NetBSD: Makefile.common,v 1.12 2008/03/13 22:58:17 joerg Exp $
DISTNAME= classpath-0.93
CATEGORIES= devel
@@ -8,6 +8,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/classpath/
COMMENT= Class libraries for Java VM
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= jikes>=1.18:../../lang/jikes
DISTINFO_FILE= ${.CURDIR}/../../lang/classpath/distinfo