From 4663c9a6039211b8a20416f5a622a40b64b10058 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 7 Mar 2008 05:43:42 +0000 Subject: Support user-destdir installation in all packages that include this Makefile.common. --- www/firefox-bin-java/Makefile.common | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'www/firefox-bin-java') diff --git a/www/firefox-bin-java/Makefile.common b/www/firefox-bin-java/Makefile.common index 795db213c8a..432f58d9297 100644 --- a/www/firefox-bin-java/Makefile.common +++ b/www/firefox-bin-java/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.7 2008/03/07 05:16:48 jlam Exp $ +# $NetBSD: Makefile.common,v 1.8 2008/03/07 05:43:42 jlam Exp $ DISTNAME= ${MOZ_BIN}-java-1.2 CATEGORIES= www lang @@ -12,6 +12,8 @@ DEPENDS+= sun-jre15-[0-9]*:../../lang/sun-jre15 EMUL_PLATFORMS= linux-i386 +PKG_DESTDIR_SUPPORT= user-destdir + # XXX # XXX There is a bug where we depend on sun-jre15 and get the x86_64 # XXX version of sun-jre15, but we need the i386 version instead. -- cgit v1.2.3