diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2010-08-29 00:29:43 +0800 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2010-08-29 00:29:43 +0800 |
commit | 4a5c877660a9a5e359315ec7220ad4bf3165e59f (patch) | |
tree | 22586be430077374746f32d1d227d70c0152e2e7 /textproc/jarnal | |
parent | 601f9c8a23de00deefcecc1619c7c97f7d173660 (diff) | |
download | freebsd-ports-gnome-4a5c877660a9a5e359315ec7220ad4bf3165e59f.tar.gz freebsd-ports-gnome-4a5c877660a9a5e359315ec7220ad4bf3165e59f.tar.zst freebsd-ports-gnome-4a5c877660a9a5e359315ec7220ad4bf3165e59f.zip |
Don't try to remove JAVAJARDIR, which now is part of mtree.
Reported by: QAT
Diffstat (limited to 'textproc/jarnal')
-rw-r--r-- | textproc/jarnal/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/jarnal/pkg-plist b/textproc/jarnal/pkg-plist index 0783d8735174..1d8cd10f8ed6 100644 --- a/textproc/jarnal/pkg-plist +++ b/textproc/jarnal/pkg-plist @@ -17,6 +17,5 @@ bin/jarnalannotate.sh %%JAVAJARDIR%%/lib/lbouncy_license.html %%JAVAJARDIR%%/lib/lib-ver.txt @dirrmtry %%JAVAJARDIR%%/lib -@dirrmtry %%JAVAJARDIR%% @dirrm %%DATADIR%%/templates @dirrm %%DATADIR%% |