summaryrefslogtreecommitdiff
path: root/lang/camlp5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/camlp5/Makefile')
-rw-r--r--lang/camlp5/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/camlp5/Makefile b/lang/camlp5/Makefile
index 2a4a7a62af7..1178a5f81ff 100644
--- a/lang/camlp5/Makefile
+++ b/lang/camlp5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2008/06/16 14:08:07 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2008/06/20 01:09:23 joerg Exp $
#
DISTNAME= camlp5-5.08
@@ -11,6 +11,8 @@ MAINTAINER= tonio@NetBSD.org
HOMEPAGE= http://pauillac.inria.fr/~ddr/camlp5/
COMMENT= Camlp5 is a preprocessor-pretty-printer of ocaml
+PKG_DESTDIR_SUPPORT= user-destdir
+
HAS_CONFIGURE= yes
USE_LANGUAGES= c # needed for optimised compiler
MAKE_JOBS_SAFE= no