From e99e6433976723cb1beef0224cc1e766ef6890e7 Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Fri, 7 Feb 2003 01:10:32 +0000 Subject: make sure bsd.pkg.mk is eventually included on all systems --- www/opera/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/opera/Makefile b/www/opera/Makefile index b75f9b214d6..25109fc3ae1 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2003/01/14 07:12:24 tron Exp $ +# $NetBSD: Makefile,v 1.28 2003/02/07 01:10:32 dmcmahill Exp $ DISTNAME= opera-5.0.1 CATEGORIES= www @@ -61,5 +61,7 @@ do-install: mv ${PREFIX}/bin/opera ${PREFIX}/libexec/opera ${INSTALL_SCRIPT} ${WRKDIR}/opera ${PREFIX}/bin +.include "../../mk/bsd.pkg.mk" +.else .include "../../mk/bsd.pkg.mk" .endif -- cgit v1.2.3