mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
[x11-toolkits/ocaml-lablgtk2] : fix pkg-plist
pointyhat pointed out that ${LOCALBASE}/share/doc/ocaml has to be @dirrm'd too PR: ports/75294 Submitted by: Rene Ladan <r.c.ladan@student.tue.nl>
This commit is contained in:
parent
297d81284f
commit
057d0c9cf3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124763
@ -6,7 +6,7 @@
|
||||
|
||||
PORTNAME= lablgtk2
|
||||
PORTVERSION= 2.4.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= ftp://ftp.kurims.kyoto-u.ac.jp/pub/lang/olabl/ \
|
||||
http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/ \
|
||||
|
@ -382,3 +382,4 @@ lib/ocaml/stublibs/dlllablgtk2.so
|
||||
%%RSVG%%%%PORTDOCS%%%%EXAMPLESDIR%%/rsvg/test_rsvg.ml
|
||||
%%RSVG%%%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/rsvg
|
||||
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
|
||||
@dirrm share/doc/ocaml
|
||||
|
Loading…
Reference in New Issue
Block a user