summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2007-04-19 16:11:34 +0000
committerxtraeme <xtraeme>2007-04-19 16:11:34 +0000
commitdd2ae5269f69e32dedcb6204783eef47cca08118 (patch)
tree79eba8c54f26c1d5f45f4d68bb8f06ba394d1ec8 /www
parent81e11a4bc7557e5c25d2d3bf753ea89da2adce7b (diff)
downloadpkgsrc-dd2ae5269f69e32dedcb6204783eef47cca08118.tar.gz
Add support to install on NetBSD/amd64 and SUSE_COMPAT32.
Do not work yet, but that will help people to test and fix COMPAT_LINUX32.
Diffstat (limited to 'www')
-rw-r--r--www/nspluginwrapper/Makefile4
-rw-r--r--www/opera-plugins/Makefile4
2 files changed, 5 insertions, 3 deletions
diff --git a/www/nspluginwrapper/Makefile b/www/nspluginwrapper/Makefile
index d3513220462..5f1d6afe168 100644
--- a/www/nspluginwrapper/Makefile
+++ b/www/nspluginwrapper/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2007/03/24 20:27:42 christos Exp $
+# $NetBSD: Makefile,v 1.4 2007/04/19 16:11:34 xtraeme Exp $
#
DISTNAME= nspluginwrapper-0.9.91.3
@@ -36,7 +36,7 @@ post-install:
${INSTALL_SCRIPT} ${WRKDIR}/i386/linux/npviewer ${LINUXLIBDIR}
${INSTALL_SCRIPT} ${WRKDIR}/i386/linux/npviewer.bin ${LINUXLIBDIR}
-ONLY_FOR_PLATFORM= *-*-i386
+ONLY_FOR_PLATFORM= *-*-i386 *-*-x86_64
.include "../../devel/glib2/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
diff --git a/www/opera-plugins/Makefile b/www/opera-plugins/Makefile
index a5faebb0b4a..db886960275 100644
--- a/www/opera-plugins/Makefile
+++ b/www/opera-plugins/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/09/22 14:40:33 tron Exp $
+# $NetBSD: Makefile,v 1.12 2007/04/19 16:11:34 xtraeme Exp $
DISTNAME= opera-plugins-1.0
PKGREVISION= 1
@@ -29,6 +29,8 @@ PLUGIN_DIR= ${PREFIX}/lib/netscape/plugins
# and bump the version number.
PLUGINS= libflashplayer.so
+SUSE_COMPAT32= yes
+
INSTALLATION_DIRS= ${EMULSUBDIR}/usr/lib/opera/plugins
do-install: