Install plugin in lib/mozilla/plugins instead of lib/mozilla-plugins

This commit is contained in:
landry 2010-06-13 14:35:28 +00:00
parent 0c39625bfd
commit 25a43fbe33
2 changed files with 7 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.25 2010/06/11 09:40:43 dcoppa Exp $
# $OpenBSD: Makefile,v 1.26 2010/06/13 14:35:28 landry Exp $
SHARED_ONLY= Yes
@ -6,7 +6,7 @@ COMMENT= flash player with firefox browser plugin
VER= 0.8.3
DISTNAME= gnash-${VER}
PKGNAME= ${DISTNAME}p3
PKGNAME= ${DISTNAME}p4
CATEGORIES= www
MASTER_SITES= http://getgnash.org/packages/releases/
@ -54,7 +54,7 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/libbase/{gnashpluginrc,gnashrc} \
${PREFIX}/share/examples/gnash
CONFIGURE_ARGS+=--with-npapi-plugindir=${LOCALBASE}/lib/mozilla-plugins \
CONFIGURE_ARGS+=--with-npapi-plugindir=${LOCALBASE}/lib/mozilla/plugins \
--disable-cygnal \
--disable-debugger \
--enable-renderer=agg \

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.4 2008/06/28 15:46:33 deanna Exp $
@comment $OpenBSD: PLIST,v 1.5 2010/06/13 14:35:28 landry Exp $
@bin bin/dumpshm
bin/gnash
@bin bin/gprocessor
@ -21,8 +21,9 @@ lib/gnash/libgnashserver.la
lib/gnash/libgnashserver.so
lib/gnash/libmozsdk.la
@lib lib/gnash/libmozsdk.so.${LIBmozsdk_VERSION}
lib/mozilla-plugins/
lib/mozilla-plugins/libgnashplugin.so
lib/mozilla/
lib/mozilla/plugins/
lib/mozilla/plugins/libgnashplugin.so
@man man/man1/cygnal.1
@man man/man1/dumpshm.1
@man man/man1/gnash.1