diff options
author | recht <recht@pkgsrc.org> | 2004-07-01 19:05:56 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-07-01 19:05:56 +0000 |
commit | 755b3aff95af78a6a7d1245548795a4a1489a488 (patch) | |
tree | c85c55ff6c03a38ed01a48a8e50b15212e14c3dd /www/opera7/Makefile | |
parent | d4fb00e92091523dbe08fc4414464ad465001215 (diff) | |
download | pkgsrc-755b3aff95af78a6a7d1245548795a4a1489a488.tar.gz |
opera7 is not pkgviews ready
noted by Cesar Catrian C. in PR 26133
Diffstat (limited to 'www/opera7/Makefile')
-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 |