summaryrefslogtreecommitdiff
path: root/www/nspluginwrapper/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/nspluginwrapper/Makefile')
-rw-r--r--www/nspluginwrapper/Makefile4
1 files changed, 2 insertions, 2 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"