summaryrefslogtreecommitdiff
path: root/www/opera/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/opera/Makefile')
-rw-r--r--www/opera/Makefile4
1 files changed, 3 insertions, 1 deletions
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
@@ -62,4 +62,6 @@ do-install:
${INSTALL_SCRIPT} ${WRKDIR}/opera ${PREFIX}/bin
.include "../../mk/bsd.pkg.mk"
+.else
+.include "../../mk/bsd.pkg.mk"
.endif