View | Details | Raw Unified | Return to bug 193883
Collapse All | Expand All

(-)frontaccounting/Makefile (-1 / +2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	frontaccounting
4
PORTNAME=	frontaccounting
5
DISTVERSION=	2.3.21
5
DISTVERSION=	2.3.21
6
PORTREVISION=	1
6
CATEGORIES=	finance www
7
CATEGORIES=	finance www
7
MASTER_SITES=	SF
8
MASTER_SITES=	SF
8
MASTER_SITE_SUBDIR=	${PORTNAME}/FrontAccounting-2.3/${PORTVERSION}
9
MASTER_SITE_SUBDIR=	${PORTNAME}/FrontAccounting-2.3/${PORTVERSION}
Lines 29-35 Link Here
29
.include <bsd.port.options.mk>
30
.include <bsd.port.options.mk>
30
31
31
.if ${PORT_OPTIONS:MAPACHE}
32
.if ${PORT_OPTIONS:MAPACHE}
32
USE_APACHE_RUN=	24+
33
USE_APACHE_RUN=	22+
33
.endif
34
.endif
34
35
35
.if ${PORT_OPTIONS:MLIGHTTPD}
36
.if ${PORT_OPTIONS:MLIGHTTPD}

Return to bug 193883