pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/jikes Supports DESTDIR.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b1216a7d3b93
branches: trunk
changeset: 535131:b1216a7d3b93
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Nov 08 18:19:24 2007 +0000
description:
Supports DESTDIR.
diffstat:
lang/jikes/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r a578019c3a95 -r b1216a7d3b93 lang/jikes/Makefile
--- a/lang/jikes/Makefile Thu Nov 08 17:38:17 2007 +0000
+++ b/lang/jikes/Makefile Thu Nov 08 18:19:24 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2007/02/22 19:26:38 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2007/11/08 18:19:24 joerg Exp $
#
DISTNAME= jikes-1.22
@@ -11,6 +11,8 @@
HOMEPAGE= http://jikes.sourceforge.net/
COMMENT= Java source to byte-code compiler
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
UNLIMIT_RESOURCES= datasize
Home |
Main Index |
Thread Index |
Old Index