diff options
-rw-r--r-- | math/ocamlgsl/Makefile | 1 | ||||
-rw-r--r-- | math/ocamlgsl/pkg-plist | 4 |
2 files changed, 1 insertions, 4 deletions
diff --git a/math/ocamlgsl/Makefile b/math/ocamlgsl/Makefile index bf3863243670..16327a8f4684 100644 --- a/math/ocamlgsl/Makefile +++ b/math/ocamlgsl/Makefile @@ -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} diff --git a/math/ocamlgsl/pkg-plist b/math/ocamlgsl/pkg-plist index 9088ff207f53..caf49a5c88f1 100644 --- a/math/ocamlgsl/pkg-plist +++ b/math/ocamlgsl/pkg-plist @@ -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 |