mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Missed a directory in the pkg plist.
Found by: kris
This commit is contained in:
parent
428cda314b
commit
c4d1633fc1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=130054
@ -4,7 +4,7 @@
|
||||
|
||||
install:
|
||||
cp helpsigs.val $(LIBDIR)
|
||||
+.if !defined(PORTDOCS)
|
||||
+.if !defined(NOPORTDOCS)
|
||||
test -d $(DOCDIR)/mosmllib || mkdir -p $(DOCDIR)/mosmllib
|
||||
cp htmlsigs/*.html $(DOCDIR)/mosmllib
|
||||
cp index.html $(DOCDIR)/mosmllib
|
||||
|
@ -484,6 +484,7 @@ libexec/mosml/mosmldep
|
||||
@dirrm %%EXAMPLESDIR%%/weak
|
||||
@dirrm %%EXAMPLESDIR%%/webserver
|
||||
@dirrm %%EXAMPLESDIR%%
|
||||
@dirrm share/doc/moscow_ml
|
||||
@dirrm include/mosml
|
||||
@dirrm libexec/mosml
|
||||
@dirrm lib/mosml
|
||||
|
Loading…
Reference in New Issue
Block a user