From 7d15c2c527b0cb171788f5360a5baca8cd9db73e Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 20 Jun 2008 01:09:05 +0000 Subject: Add DESTDIR support. --- lang/camlp5/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lang/camlp5') 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 -- cgit v1.2.3