summaryrefslogtreecommitdiff
path: root/www/rt2
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2003-11-17 23:22:54 +0000
committerMark Linimon <linimon@FreeBSD.org>2003-11-17 23:22:54 +0000
commit182c3d5b171fd0cb1b9358ba15a75a69fdee7c03 (patch)
treec52cd3c753862d63a3e3971d3e596c6f69c5c0d7 /www/rt2
parent* Fix threading and SysInfo functionality on FreeBSD [1] (diff)
Unbreak by removing hardcoding of perl.
PR: ports/55638. Submitted by: ian j hart <ianjhart@ntlworld.com>.
Notes
Notes: svn path=/head/; revision=94210
Diffstat (limited to 'www/rt2')
-rw-r--r--www/rt2/Makefile5
-rw-r--r--www/rt2/files/patch-Makefile9
2 files changed, 2 insertions, 12 deletions
diff --git a/www/rt2/Makefile b/www/rt2/Makefile
index ee63583b121e..cadac0e4041d 100644
--- a/www/rt2/Makefile
+++ b/www/rt2/Makefile
@@ -1,5 +1,5 @@
# New ports collection makefile for: RT2
-# Date created: 12 Auguest 2002
+# Date created: 12 August 2002
# Whom: plasma
#
# $FreeBSD$
@@ -7,6 +7,7 @@
PORTNAME= rt2
PORTVERSION= 2.0.15
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://www.fsck.com/pub/rt/release/
DISTNAME= rt-${PORTVERSION:S/./-/g}
@@ -40,8 +41,6 @@ BUILD_DEPENDS= ${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl \
${SITE_PERL}/CGI/Cookie.pm:${PORTSDIR}/www/p5-CGI.pm \
${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
-BROKEN= "Does not build"
-
WRKSRC= ${WRKDIR}/rt-${RT_VERSION}
RT_VERSION= ${PORTVERSION:C/\./-/g}
DB_TYPE?= mysql
diff --git a/www/rt2/files/patch-Makefile b/www/rt2/files/patch-Makefile
index 5244bea5a9b9..f82fad538073 100644
--- a/www/rt2/files/patch-Makefile
+++ b/www/rt2/files/patch-Makefile
@@ -1,14 +1,5 @@
--- Makefile.orig Fri Oct 4 11:48:46 2002
+++ Makefile Wed Feb 12 03:13:22 2003
-@@ -2,7 +2,7 @@
- # RT is Copyright 1996-2002 Jesse Vincent <jesse@bestpractical.com>
- # It is distributed under the terms of the GNU General Public License, version 2
-
--PERL = /usr/bin/perl
-+#PERL = /usr/bin/perl
-
- RT_VERSION_MAJOR = 2
- RT_VERSION_MINOR = 0
@@ -15,7 +15,7 @@
BRANCH = HEAD