diff options
author | tv <tv@pkgsrc.org> | 2005-04-11 21:44:48 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-04-11 21:44:48 +0000 |
commit | f816d81489fd245a89e581c2f9cf792562ade194 (patch) | |
tree | 2d8b7b078f159a824fcd53503d6096a145f0f177 /lang/sun-jre15 | |
parent | 20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff) | |
download | pkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz |
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'lang/sun-jre15')
-rw-r--r-- | lang/sun-jre15/Makefile.common | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/sun-jre15/Makefile.common b/lang/sun-jre15/Makefile.common index 8598dd26ac6..ac6355706e6 100644 --- a/lang/sun-jre15/Makefile.common +++ b/lang/sun-jre15/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.4 2005/03/25 18:30:28 tv Exp $ +# $NetBSD: Makefile.common,v 1.5 2005/04/11 21:46:16 tv Exp $ CATEGORIES= lang java EXTRACT_SUFX= .bin @@ -35,7 +35,6 @@ DEPENDS+= suse_x11-[0-9]*:../../emulators/${SUSE_DIR_PREFIX}_x11 # new class sharing in J2SE 5.0... -tvierling EXTRACT_ENV.bin+= UNPACK200_FLAGS=-Htrue -USE_BUILDLINK3= yes NO_MTREE= yes # since we change PREFIX LDD= ${TRUE} |