summaryrefslogtreecommitdiff
path: root/www/p5-FCGI-ProcManager/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-FCGI-ProcManager/Makefile')
-rw-r--r--www/p5-FCGI-ProcManager/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/p5-FCGI-ProcManager/Makefile b/www/p5-FCGI-ProcManager/Makefile
index 3f5c6726ee7..fdee0e0f2cb 100644
--- a/www/p5-FCGI-ProcManager/Makefile
+++ b/www/p5-FCGI-ProcManager/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/06/07 11:44:22 abs Exp $
+# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:42 joerg Exp $
DISTNAME= FCGI-ProcManager-0.17
PKGNAME= p5-${DISTNAME}
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/FCGI-ProcManager/
COMMENT= Functions for managing FastCGI applications
+PKG_DESTDIR_SUPPORT= user-destdir
+
PERL5_PACKLIST= auto/FCGI/ProcManager/.packlist
.include "../../lang/perl5/module.mk"