diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-10-12 09:44:22 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-10-12 09:44:22 +0000 |
commit | 38ddff76e42686f779eea8866447942128bc0c63 (patch) | |
tree | ba8f9fdca2f4a1483b4e76be9b2d6ac79a12d5d0 /deskutils | |
parent | ba6924c01818673a61e80f976d9971e6b9a6c3bd (diff) | |
download | FreeBSD-ports-38ddff76e42686f779eea8866447942128bc0c63.zip FreeBSD-ports-38ddff76e42686f779eea8866447942128bc0c63.tar.gz |
- use EXAMPLESDIR
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/abacus/pkg-plist | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/deskutils/abacus/pkg-plist b/deskutils/abacus/pkg-plist index 5e2474a..c2750c6 100644 --- a/deskutils/abacus/pkg-plist +++ b/deskutils/abacus/pkg-plist @@ -131,18 +131,18 @@ share/abacus/runlib/globals.tcl share/abacus/runlib/globalvars.tcl share/abacus/runlib/version share/abacus/tcl_interf/nxlc -share/examples/abacus/allfuncs.wk1 -share/examples/abacus/desp_97.wk1 -share/examples/abacus/emprestimo.wk1 -share/examples/abacus/example.wk1 -share/examples/abacus/macro_example_1.tcl -share/examples/abacus/notas.wk1 -share/examples/abacus/notas_plain.wk1 -share/examples/abacus/obras.wk1 -share/examples/abacus/prestacao.wk1 -share/examples/abacus/recpt197.wk1 -share/examples/abacus/tables.wk1 -@dirrm share/examples/abacus +%%EXAMPLESDIR%%/allfuncs.wk1 +%%EXAMPLESDIR%%/desp_97.wk1 +%%EXAMPLESDIR%%/emprestimo.wk1 +%%EXAMPLESDIR%%/example.wk1 +%%EXAMPLESDIR%%/macro_example_1.tcl +%%EXAMPLESDIR%%/notas.wk1 +%%EXAMPLESDIR%%/notas_plain.wk1 +%%EXAMPLESDIR%%/obras.wk1 +%%EXAMPLESDIR%%/prestacao.wk1 +%%EXAMPLESDIR%%/recpt197.wk1 +%%EXAMPLESDIR%%/tables.wk1 +@dirrm %%EXAMPLESDIR%% @dirrm share/abacus/tcl_interf @dirrm share/abacus/runlib/bitmaps @dirrm share/abacus/runlib |