diff options
-rw-r--r-- | www/opera7/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/opera7/Makefile b/www/opera7/Makefile index 70e3e150398..9899c704394 100644 --- a/www/opera7/Makefile +++ b/www/opera7/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2004/06/06 23:06:18 heinz Exp $ +# $NetBSD: Makefile,v 1.20 2004/07/01 19:05:56 recht Exp $ DISTNAME= opera-${OPERA_PKG_VERSION} PKGREVISION= # empty @@ -20,7 +20,7 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 SunOS-*-sparc FreeBSD-*-i386 LICENSE= opera-license -PKG_INSTALLATION_TYPES= overwrite pkgviews +#PKG_INSTALLATION_TYPES= overwrite pkgviews NO_BUILDLINK= YES NO_CONFGURE= YES |