svn commit: r313426 - head/devel/ocaml-pcre

Johan van Selst johans at FreeBSD.org
Mon Mar 4 22:53:16 UTC 2013


Author: johans
Date: Mon Mar  4 22:53:15 2013
New Revision: 313426
URL: http://svnweb.freebsd.org/changeset/ports/313426

Log:
  fix portdocs

Modified:
  head/devel/ocaml-pcre/Makefile

Modified: head/devel/ocaml-pcre/Makefile
==============================================================================
--- head/devel/ocaml-pcre/Makefile	Mon Mar  4 22:36:38 2013	(r313425)
+++ head/devel/ocaml-pcre/Makefile	Mon Mar  4 22:53:15 2013	(r313426)
@@ -20,6 +20,9 @@ USE_OCAML_LDCONFIG=	yes
 PORTEXAMPLES=	*
 EXAMPLESDIR=	${OCAML_EXAMPLESDIR}/${PORTNAME}
 
+PORTDOCS=	*
+DOCSDIR=	${PREFIX}/share/doc/pcre-ocaml
+
 post-install:
 .if !defined(NOPORTEXAMPLES)
 	@${MKDIR} ${EXAMPLESDIR}


More information about the svn-ports-head mailing list