summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2006-06-30 13:56:37 +0000
committersalo <salo@pkgsrc.org>2006-06-30 13:56:37 +0000
commit98660dbd335e0d94951d18df4af59872002a849f (patch)
tree0d89ed4028f15f9e6794d60adbed45b4900c1671
parente3ffa060bde03e900f5c7f4dbd3204688826cc7b (diff)
downloadpkgsrc-98660dbd335e0d94951d18df4af59872002a849f.tar.gz
acroread3 is goner.
-rw-r--r--www/Makefile3
-rw-r--r--www/opera-acroread3/DESCR1
-rw-r--r--www/opera-acroread3/Makefile17
3 files changed, 1 insertions, 20 deletions
diff --git a/www/Makefile b/www/Makefile
index 2fce8ec2ff6..233c66e93c0 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.459 2006/06/18 08:56:00 wiz Exp $
+# $NetBSD: Makefile,v 1.460 2006/06/30 13:56:37 salo Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -164,7 +164,6 @@ SUBDIR+= ns-plugger-navigator
SUBDIR+= ns-remote
SUBDIR+= opera
SUBDIR+= opera-acroread
-SUBDIR+= opera-acroread3
SUBDIR+= opera-acroread5
SUBDIR+= opera-acroread7
SUBDIR+= opera-plugins
diff --git a/www/opera-acroread3/DESCR b/www/opera-acroread3/DESCR
deleted file mode 100644
index 16bf8a456a2..00000000000
--- a/www/opera-acroread3/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-This package provides the Adobe Acrobat Reader 3 plugin for the Opera package.
diff --git a/www/opera-acroread3/Makefile b/www/opera-acroread3/Makefile
deleted file mode 100644
index 7921ac2f682..00000000000
--- a/www/opera-acroread3/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2006/02/05 23:11:26 joerg Exp $
-
-DISTNAME= opera-acroread3-1.0
-PKGREVISION= 2
-
-MAINTAINER= jschauma@NetBSD.org
-COMMENT= Acrobat Reader 3 plugin for opera
-
-DEPENDS+= acroread3-3.[0-9]*:../../print/acroread3
-CONFLICTS+= opera-acroread-[0-9]*
-CONFLICTS+= opera-acroread5-[0-9]*
-CONFLICTS+= opera-acroread7-[0-9]*
-
-ACROREAD= Acrobat3
-ACRO_SUBDIR= Browsers
-
-.include "../../www/opera-acroread/Makefile.common"