summaryrefslogtreecommitdiff
path: root/www/nspluginwrapper
diff options
context:
space:
mode:
authormarino <marino@pkgsrc.org>2012-05-16 11:44:44 +0000
committermarino <marino@pkgsrc.org>2012-05-16 11:44:44 +0000
commit4193f98a718c68ef179da43057b7b641b7d2e9ae (patch)
treec099270e2a12f1539dd1ab82c3b3c9bed0aef291 /www/nspluginwrapper
parent500d4e9999b371a838e69a4bd5721147cacefea8 (diff)
downloadpkgsrc-4193f98a718c68ef179da43057b7b641b7d2e9ae.tar.gz
www/nspluginwrapper: Fix indirect linking on DragonFly
Diffstat (limited to 'www/nspluginwrapper')
-rw-r--r--www/nspluginwrapper/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/nspluginwrapper/Makefile b/www/nspluginwrapper/Makefile
index a386a74460d..25b6010ef21 100644
--- a/www/nspluginwrapper/Makefile
+++ b/www/nspluginwrapper/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2012/03/03 00:14:07 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2012/05/16 11:44:44 marino Exp $
#
DISTNAME= nspluginwrapper-1.2.2
@@ -27,6 +27,8 @@ PLUGIN_SUBDIR= lib/nspluginwrapper/i386/linux
PLUGIN_INSTDIR= ${PREFIX}/${PLUGIN_SUBDIR}
PLUGIN_SRCDIR= ${WRKDIR}/usr/${PLUGIN_SUBDIR}
+LDFLAGS.DragonFly= -lgmodule-2.0
+
SUBST_CLASSES+= npviewer
SUBST_STAGE.npviewer= post-build
SUBST_FILES.npviewer= ${PLUGIN_SRCDIR}/npviewer