diff options
Diffstat (limited to 'lang/sun-jre13/Makefile.common')
-rw-r--r-- | lang/sun-jre13/Makefile.common | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/sun-jre13/Makefile.common b/lang/sun-jre13/Makefile.common index 7d399fc4463..fc29fd13a27 100644 --- a/lang/sun-jre13/Makefile.common +++ b/lang/sun-jre13/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.22 2004/06/15 12:00:09 abs Exp $ +# $NetBSD: Makefile.common,v 1.23 2005/04/11 21:46:16 tv Exp $ # MASTER_SITES is very special, and must end in "=": CATEGORIES= lang java @@ -46,7 +46,6 @@ PLIST_SRC= ${PKGDIR}/PLIST.Darwin NO_PATCH= yes # no need for patches on Linux .endif -USE_BUILDLINK3= yes NO_MTREE= yes # since we change PREFIX LDD= ${TRUE} |