From da6845218a1b8384d2b077c7712b7284e264cc19 Mon Sep 17 00:00:00 2001 From: jschauma Date: Tue, 15 Oct 2002 14:06:56 +0000 Subject: We need the suse-Makefile when we _are_ on NetBSD. --- lang/sun-jre14/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/sun-jre14') diff --git a/lang/sun-jre14/Makefile.common b/lang/sun-jre14/Makefile.common index 691b6e71bbf..9cdfbe5948c 100644 --- a/lang/sun-jre14/Makefile.common +++ b/lang/sun-jre14/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.4 2002/10/13 07:45:34 jlam Exp $ +# $NetBSD: Makefile.common,v 1.5 2002/10/15 14:06:56 jschauma Exp $ CATEGORIES= lang EXTRACT_SUFX= .bin @@ -41,7 +41,7 @@ do-install: ${INSTALL_PROGRAM_DIR} ${PREFIX} cd ${WRKSRC} && ${PAX} -rw . ${PREFIX} -.if ${OPSYS} == "NetBSD" +.if ${OPSYS} != "NetBSD" . include "../../mk/bsd.pkg.mk" .else . include "../../emulators/suse_linux/Makefile.application" -- cgit v1.2.3