1
0
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:
Kirill Ponomarev 2004-07-21 09:37:50 +00:00
parent ed5c3a6d39
commit c3dfbcbadd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114334
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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