summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/rt3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rt3/Makefile b/devel/rt3/Makefile
index e9e960f30c5..783e0260d1c 100644
--- a/devel/rt3/Makefile
+++ b/devel/rt3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/10/01 18:44:57 rillig Exp $
+# $NetBSD: Makefile,v 1.24 2007/05/19 14:05:45 wiz Exp $
DISTNAME= rt-3.4.5
PKGREVISION= 4
@@ -12,6 +12,7 @@ COMMENT= Industrial-grade ticketing system
.include "options.mk"
USE_TOOLS+= perl:run
+REPLACE_PERL+= rt-dump-database rt-setup-database rt-test-dependencies
# Core dependencies:
DEPENDS+= p5-Digest-[0-9]*:../../security/p5-Digest