mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
Unbreak: Fix plist
This commit is contained in:
parent
dba7f55a67
commit
98f0df276f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131108
@ -19,8 +19,6 @@ COMMENT= A simple compress utilty using on JDE
|
||||
RUN_DEPENDS= ${RUN_DEP_LIST}
|
||||
LIB_DEPENDS= ${LIB_DEP_LIST}
|
||||
|
||||
BROKEN= Incomplete pkg-plist
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_BUILD= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
@ -10,6 +10,8 @@ JDE/DeepForest/docs/Japanese/README.sjis
|
||||
JDE/DeepForest/install.sh
|
||||
bin/DeepForest.app
|
||||
%%PIXMAP_PATH%%/DeepForest.xpm
|
||||
@unexec rmdir %D/share/WindowMaker/Pixmaps 2>/dev/null || true
|
||||
@unexec rmdir %D/share/WindowMaker 2>/dev/null || true
|
||||
@dirrm JDE/DeepForest/docs/English
|
||||
@dirrm JDE/DeepForest/docs/Japanese
|
||||
@dirrm JDE/DeepForest/docs
|
||||
|
Loading…
Reference in New Issue
Block a user