diff options
author | recht <recht> | 2004-07-01 19:05:56 +0000 |
---|---|---|
committer | recht <recht> | 2004-07-01 19:05:56 +0000 |
commit | 1d74ec3bcdea3f15a94d6a7fd569594d0f4870ba (patch) | |
tree | c85c55ff6c03a38ed01a48a8e50b15212e14c3dd | |
parent | 782114be1c9689460af29b7b69fb2f085aaa9535 (diff) | |
download | pkgsrc-1d74ec3bcdea3f15a94d6a7fd569594d0f4870ba.tar.gz |
opera7 is not pkgviews ready
noted by Cesar Catrian C. in PR 26133
-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 |