mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Pet portlint and fix pkg-plist.
This commit is contained in:
parent
ed5c3a6d39
commit
c3dfbcbadd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114334
@ -17,7 +17,7 @@ MAINTAINER= sam@brj.pp.ru
|
||||
COMMENT= A GPL standalone Flash (TM) plugin for FireFox web browser
|
||||
|
||||
LIB_DEPENDS= flash.0:${PORTSDIR}/graphics/libflash
|
||||
RUN_DEPENDS?= firefox:${PORTSDIR}/www/firefox
|
||||
RUN_DEPENDS?= firefox:${PORTSDIR}/www/firefox
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
%%PLUGIN_DIR%%/npflash.so
|
||||
@unexec rmdir %%PLUGIN_DIR%% 2>/dev/null || true
|
||||
@unexec rmdir %D/%%PLUGIN_DIR%% 2>/dev/null || true
|
||||
|
Loading…
Reference in New Issue
Block a user