summaryrefslogtreecommitdiff
path: root/security/ocaml-ssl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/ocaml-ssl/Makefile')
-rw-r--r--security/ocaml-ssl/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/ocaml-ssl/Makefile b/security/ocaml-ssl/Makefile
index 314ac0c97d2..d7118e95218 100644
--- a/security/ocaml-ssl/Makefile
+++ b/security/ocaml-ssl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2010/01/17 12:02:42 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2010/01/30 19:44:50 joerg Exp $
#
DISTNAME= ocaml-ssl-0.4.2
@@ -10,6 +10,8 @@ MAINTAINER= jaapb@kerguelen.org
HOMEPAGE= http://savonet.sourceforge.net/wiki/OCamlLibs
COMMENT= SSL library for OCaml
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= ocaml-findlib-[0-9]*:../../devel/ocaml-findlib
HAS_CONFIGURE= yes