svn commit: r367213 - head/math/ocamlgsl

Antoine Brodin antoine at FreeBSD.org
Wed Sep 3 15:36:43 UTC 2014


Author: antoine
Date: Wed Sep  3 15:36:42 2014
New Revision: 367213
URL: http://svnweb.freebsd.org/changeset/ports/367213
QAT: https://qat.redports.org/buildarchive/r367213/

Log:
  Fix packaging

Modified:
  head/math/ocamlgsl/Makefile
  head/math/ocamlgsl/pkg-plist

Modified: head/math/ocamlgsl/Makefile
==============================================================================
--- head/math/ocamlgsl/Makefile	Wed Sep  3 15:25:16 2014	(r367212)
+++ head/math/ocamlgsl/Makefile	Wed Sep  3 15:36:42 2014	(r367213)
@@ -22,6 +22,7 @@ USES=			gmake
 USE_OCAML=		YES
 USE_OCAML_FINDLIB=	YES
 USE_OCAML_LDCONFIG=	YES
+OCAML_PKGDIRS=		gsl
 HAS_CONFIGURE=		YES
 MAKE_JOBS_UNSAFE=	yes
 WRKSRC=			${WRKDIR}/gsl-ocaml-${PORTVERSION}

Modified: head/math/ocamlgsl/pkg-plist
==============================================================================
--- head/math/ocamlgsl/pkg-plist	Wed Sep  3 15:25:16 2014	(r367212)
+++ head/math/ocamlgsl/pkg-plist	Wed Sep  3 15:36:42 2014	(r367213)
@@ -218,7 +218,3 @@
 %%PORTDOCS%%share/doc/ocaml/gsl/api/type_Wavelet.html
 @dirrmtry share/doc/ocaml/gsl/api
 @dirrmtry share/doc/ocaml/gsl
- at dirrmtry share/doc/ocaml
- at dirrmtry %%OCAML_SITELIBDIR%%/gsl
- at dirrmtry %%OCAML_SITELIBDIR%%
- at dirrmtry lib/ocaml


More information about the svn-ports-head mailing list