diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-05-05 17:20:29 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-05-05 17:20:29 +0000 |
commit | 43f76bf354ed207b36be72510979cfcbb0313a5d (patch) | |
tree | b02d49131f5989df7c112630fd9987a36630e1a9 /lang/sun-jre13/Makefile.common | |
parent | c7ff8b1ba190fa902f1796ed266af174d31a11e6 (diff) | |
download | pkgsrc-43f76bf354ed207b36be72510979cfcbb0313a5d.tar.gz |
bl3ify
Diffstat (limited to 'lang/sun-jre13/Makefile.common')
-rw-r--r-- | lang/sun-jre13/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/sun-jre13/Makefile.common b/lang/sun-jre13/Makefile.common index e20e681ed1b..f8c0e66544d 100644 --- a/lang/sun-jre13/Makefile.common +++ b/lang/sun-jre13/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.19 2004/01/11 19:41:39 cjep Exp $ +# $NetBSD: Makefile.common,v 1.20 2004/05/05 17:22:51 xtraeme Exp $ # MASTER_SITES is very special, and must end in "=": CATEGORIES= lang java @@ -45,7 +45,7 @@ PLIST_SRC= ${PKGDIR}/PLIST.Darwin NO_PATCH= yes # no need for patches on Linux .endif -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes NO_MTREE= yes # since we change PREFIX LDD= ${TRUE} |