Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 May 2010 21:41:27 -0400 (EDT)
From:      "Philip M. Gollucci" <pgollucci@frieza.p6m7g8.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        thomas@goirand.fr
Subject:   ports/146900: [PATCH] sysutils/ap22-dtc: WITH_APACHE2 -> WITH_APACHE
Message-ID:  <201005240141.o4O1fRTU094099@frieza.p6m7g8.net>
Resent-Message-ID: <201005240150.o4O1o1F4046554@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         146900
>Category:       ports
>Synopsis:       [PATCH] sysutils/ap22-dtc: WITH_APACHE2 -> WITH_APACHE
>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 May 24 01:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon Apr 26 16:20:00 EDT 2010
>Description:
- plist still broken

Port maintainer (thomas@goirand.fr) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- ap22-dtc-0.28.2.1_5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/dtc/Makefile,v
retrieving revision 1.30
diff -u -u -r1.30 Makefile
--- Makefile	18 May 2010 04:07:48 -0000	1.30
+++ Makefile	24 May 2010 01:41:01 -0000
@@ -103,7 +103,7 @@
 RUN_DEPENDS+=	${LOCALBASE}/www/phpMyAdmin/index.html:${PORTSDIR}/databases/phpmyadmin
 .endif
 
-.if defined(WITH_APACHE2)
+.if defined(WITH_APACHE)
 USE_APACHE=	2.2+
 .endif
 
--- ap22-dtc-0.28.2.1_5.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005240141.o4O1fRTU094099>