1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/lang/moscow_ml/files/patch-doc__Makefile
2014-07-29 17:12:47 +00:00

16 lines
349 B
Plaintext

--- doc/Makefile.orig Fri Feb 6 14:26:12 2004
+++ doc/Makefile Fri Feb 6 14:28:53 2004
@@ -48,10 +48,12 @@
psnup -pa4 -2 mosmllib.ps mosmllib2up.ps
install:
+.if !defined(NOPORTDOCS)
cp mosmlref.pdf $(DOCDIR)
cp manual.pdf $(DOCDIR)
cp mosmllib.pdf $(DOCDIR)
cp mosmllib2up.pdf $(DOCDIR)
+.endif
cd helpsigs; make install
clean: