From 413ae9287916036e649b55f19e8c71d95fa03178 Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 31 Jul 2007 17:59:28 +0000 Subject: Use the emulator framework to note that this package installs linux-i386 binaries and libraries. Add dependencies on the base, gtk2 and x11 Linux modules, which provide shared libraries needed by npviewer.bin. Bump the PKGREVISION to 1. --- www/nspluginwrapper/Makefile | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'www') diff --git a/www/nspluginwrapper/Makefile b/www/nspluginwrapper/Makefile index 571e38b5edf..877ffb18c84 100644 --- a/www/nspluginwrapper/Makefile +++ b/www/nspluginwrapper/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2007/07/31 17:53:56 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2007/07/31 17:59:28 jlam Exp $ # DISTNAME= nspluginwrapper-0.9.91.3 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://gwenole.beauchesne.info/projects/nspluginwrapper/files/ EXTRACT_SUFX= .tar.bz2 @@ -11,6 +12,10 @@ MAINTAINER= abs@NetBSD.org HOMEPAGE= http://gwenole.beauchesne.info/projects/nspluginwrapper/ COMMENT= Use Netscape compatible plugins from other platforms +EMUL_PLATFORMS= linux-i386 +EMUL_MODULES.linux= base gtk2 x11 +NOT_FOR_PLATFORM= Linux-*-* + HAS_CONFIGURE= yes USE_LANGUAGES= c c++ USE_TOOLS+= gmake pkg-config @@ -31,8 +36,6 @@ post-install: ${INSTALL_SCRIPT} ${PLUGIN_SRCDIR}/npviewer ${PLUGIN_INSTDIR} ${INSTALL_LIB} ${PLUGIN_SRCDIR}/npviewer.bin ${PLUGIN_INSTDIR} -ONLY_FOR_PLATFORM= *-*-i386 *-*-x86_64 - .include "../../devel/glib2/buildlink3.mk" .include "../../x11/libX11/buildlink3.mk" .include "../../x11/libXt/buildlink3.mk" -- cgit v1.2.3