summaryrefslogtreecommitdiff
path: root/net/ocamlnet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ocamlnet/Makefile')
-rw-r--r--net/ocamlnet/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/ocamlnet/Makefile b/net/ocamlnet/Makefile
index cab4be6fb86..16f453ceed4 100644
--- a/net/ocamlnet/Makefile
+++ b/net/ocamlnet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/10/18 19:50:06 zafer Exp $
+# $NetBSD: Makefile,v 1.4 2010/01/30 19:43:18 joerg Exp $
#
DISTNAME= ocamlnet-1.1.2
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://projects.camlcity.org/projects/ocamlnet.html
COMMENT= Library focusing on application-level network protocols (OCaml)
+PKG_DESTDIR_SUPPORT= user-destdir
+
MAKE_JOBS_SAFE= no
DEPENDS+= pcre-ocaml-[0-9]*:../../devel/pcre-ocaml