From c08acc1ba42b3dc3fbca145c6674307094e1991a 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/opera/Makefile') 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