pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/japhar DESTDIR works, so enable it.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1acdba9d8789
branches:  trunk
changeset: 546727:1acdba9d8789
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Sun Sep 07 07:31:11 2008 +0000

description:
DESTDIR works, so enable it.

diffstat:

 lang/japhar/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 1cc3278b6b24 -r 1acdba9d8789 lang/japhar/Makefile
--- a/lang/japhar/Makefile      Sun Sep 07 06:45:05 2008 +0000
+++ b/lang/japhar/Makefile      Sun Sep 07 07:31:11 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2006/07/19 19:14:38 jlam Exp $
+# $NetBSD: Makefile,v 1.25 2008/09/07 07:31:11 dholland Exp $
 #
 
 DISTNAME=              japhar-0.08
@@ -10,6 +10,8 @@
 HOMEPAGE=              http://www.hungry.com/old-hungry/products/japhar/
 COMMENT=               Java Virtual Machine, currently JDK 1.1.5-level
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes
 USE_TOOLS+=            gmake



Home | Main Index | Thread Index | Old Index