diff options
| author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-15 22:59:23 +0000 |
|---|---|---|
| committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-15 22:59:23 +0000 |
| commit | 0da3352921b919284fdfc96d5fc9a1eb97a98c48 (patch) | |
| tree | 27d342a5ab64825ac1311e658046c4d6888d7a20 /mail/gmime2/files/patch-docs_Makefile.in | |
| parent | <siks> hm math/clarence is maintained by ports@ (diff) | |
Install documentation to DOCSDIR.
Honour NOPORTDOCS macro.
Based on PR: ports/74982
Submitted by: skv
Notes
Notes:
svn path=/head/; revision=124171
Diffstat (limited to 'mail/gmime2/files/patch-docs_Makefile.in')
| -rw-r--r-- | mail/gmime2/files/patch-docs_Makefile.in | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/mail/gmime2/files/patch-docs_Makefile.in b/mail/gmime2/files/patch-docs_Makefile.in new file mode 100644 index 000000000000..22b8b8eba851 --- /dev/null +++ b/mail/gmime2/files/patch-docs_Makefile.in @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- docs/Makefile.in.orig ++++ docs/Makefile.in +@@ -152,7 +152,7 @@ + sysconfdir = @sysconfdir@ + target_alias = @target_alias@ + +-SUBDIRS = reference tutorial ++SUBDIRS = + + EXTRA_DIST = \ + gmime-config.txt \ |
