ports/133679: [PATCH] www/dotproject-devel: apache@ cleanups
Philip M. Gollucci
pgollucci at FreeBSD.org
Mon Apr 13 01:50:02 UTC 2009
>Number: 133679
>Category: ports
>Synopsis: [PATCH] www/dotproject-devel: apache@ cleanups
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Mon Apr 13 01:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Philip M. Gollucci
>Release: FreeBSD 7.1-RELEASE-p3 amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD mail.bluecottontech.com 7.1-RELEASE-p3 FreeBSD 7.1-RELEASE-p3 #1: Tue Mar 10 22:10:18 UTC 2009
>Description:
- USE_APACHE=yes is deprecated
- Pet Portlint
Port maintainer (paul+ports at it.ca) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- dotproject-devel-2.1.r1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/dotproject-devel/Makefile,v
retrieving revision 1.10
diff -u -u -r1.10 Makefile
--- Makefile 19 Apr 2008 17:54:04 -0000 1.10
+++ Makefile 13 Apr 2009 01:42:33 -0000
@@ -25,7 +25,7 @@
NO_BUILD= yes
USE_PHP= gd mysql session zlib
WANT_PHP_WEB= yes
-USE_APACHE= yes
+USE_APACHE= 1.3
USE_MYSQL= yes
SUB_LIST+= DOTPROJECTDIR=${DOTPROJECTDIR}
@@ -33,7 +33,7 @@
.if defined(WITH_JPGRAPH)
RUN_DEPENDS+= ${LOCALBASE}/lib/X11/fonts/webfonts/arial.ttf:${PORTSDIR}/x11-fonts/webfonts \
- ${PREFIX}/share/jpgraph/jpgraph.php:${PORTSDIR}/graphics/jpgraph2
+ ${LOCALBASE}/share/jpgraph/jpgraph.php:${PORTSDIR}/graphics/jpgraph2
.endif
post-patch:
--- dotproject-devel-2.1.r1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list