summaryrefslogtreecommitdiff
path: root/www/nspluginwrapper
diff options
context:
space:
mode:
authorsborrill <sborrill>2009-01-29 09:57:59 +0000
committersborrill <sborrill>2009-01-29 09:57:59 +0000
commitd6fecc61138da4357fd1eab2fe9914fe46c66926 (patch)
treec3701a3d35a9462885267370f432b82eb5d3dd69 /www/nspluginwrapper
parentcd9a187c383d465560c7234903646d2efb602d14 (diff)
downloadpkgsrc-d6fecc61138da4357fd1eab2fe9914fe46c66926.tar.gz
Revert previous. joerg@ pointed out he has committed a more general fix
in the linux emulation.
Diffstat (limited to 'www/nspluginwrapper')
-rw-r--r--www/nspluginwrapper/MESSAGE10
-rw-r--r--www/nspluginwrapper/Makefile3
2 files changed, 1 insertions, 12 deletions
diff --git a/www/nspluginwrapper/MESSAGE b/www/nspluginwrapper/MESSAGE
deleted file mode 100644
index dd0b4436ca4..00000000000
--- a/www/nspluginwrapper/MESSAGE
+++ /dev/null
@@ -1,10 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.1 2009/01/29 09:36:36 sborrill Exp $
-
-On NetBSD, you must ensure you have procfs mounted on /emul/linux/proc with
-the linux compatibility option set. Adding the following to /etc/fstab
-should be sufficient:
-
-procfs /emul/linux/proc procfs ro,linux
-
-===========================================================================
diff --git a/www/nspluginwrapper/Makefile b/www/nspluginwrapper/Makefile
index a6c1c29c300..0d877a3c86f 100644
--- a/www/nspluginwrapper/Makefile
+++ b/www/nspluginwrapper/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2009/01/29 09:36:36 sborrill Exp $
+# $NetBSD: Makefile,v 1.14 2009/01/29 09:57:59 sborrill Exp $
#
DISTNAME= nspluginwrapper-1.2.2
-PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= http://gwenole.beauchesne.info/projects/nspluginwrapper/files/
EXTRACT_SUFX= .tar.bz2