Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Sep 2014 15:36:43 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r367213 - head/math/ocamlgsl
Message-ID:  <201409031536.s83FahFK095481@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
-@dirrmtry share/doc/ocaml
-@dirrmtry %%OCAML_SITELIBDIR%%/gsl
-@dirrmtry %%OCAML_SITELIBDIR%%
-@dirrmtry lib/ocaml



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409031536.s83FahFK095481>