diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-10-27 12:19:12 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-10-27 12:19:12 +0000 |
commit | 1733805e72ad71e7566ef026aadbd24ebf0737df (patch) | |
tree | e28974cec2b6de15efe89f3147e31fa33900984a /editors/joe/pkg-plist | |
parent | 8c7a307ca89ef143d5a507f269a724b765fb9204 (diff) | |
download | ports-1733805e72ad71e7566ef026aadbd24ebf0737df.tar.gz ports-1733805e72ad71e7566ef026aadbd24ebf0737df.zip |
Cleanup plist
Notes
Notes:
svn path=/head/; revision=371560
Diffstat (limited to 'editors/joe/pkg-plist')
-rw-r--r-- | editors/joe/pkg-plist | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/editors/joe/pkg-plist b/editors/joe/pkg-plist index 28e7ff8b93ae..6419c438b31d 100644 --- a/editors/joe/pkg-plist +++ b/editors/joe/pkg-plist @@ -27,7 +27,6 @@ bin/termidx @unexec if cmp -s %D/%%ETCDIR%%/rjoerc.dist %D/%%ETCDIR%%/rjoerc; then rm -f %D/%%ETCDIR%%/rjoerc; fi %%ETCDIR%%/rjoerc.dist @exec if [ ! -f %D/%%ETCDIR%%/rjoerc ]; then cp %D/%%ETCDIR%%/%f %D/%%ETCDIR%%/rjoerc; fi -@dirrmtry %%ETCDIR%% %%DATADIR%%/charmaps/klingon %%DATADIR%%/lang/de.po %%DATADIR%%/lang/fr.po @@ -76,12 +75,5 @@ bin/termidx %%DATADIR%%/syntax/verilog.jsf %%DATADIR%%/syntax/vhdl.jsf %%DATADIR%%/syntax/xml.jsf -%%PORTDOCS%%@dirrm %%DOCSDIR%% man/man1/joe.1.gz man/ru/man1/joe.1.gz -@dirrmtry man/ru/man1 -@dirrmtry man/ru -@dirrmtry %%DATADIR%%/charmaps -@dirrmtry %%DATADIR%%/lang -@dirrmtry %%DATADIR%%/syntax -@dirrmtry %%DATADIR%% |