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

(-)Makefile (-1 / +5 lines)
Lines 17-26 Link Here
17
17
18
LIB_DEPENDS=	apr-1:${PORTSDIR}/devel/apr1
18
LIB_DEPENDS=	apr-1:${PORTSDIR}/devel/apr1
19
19
20
MAKE_JOBS_SAFE=  yes
20
MAKE_JOBS_SAFE=	yes
21
21
22
GNU_CONFIGURE=	yes
22
GNU_CONFIGURE=	yes
23
PROJECTHOST=	modmemcache
23
PROJECTHOST=	modmemcache
24
USE_APACHE=	2.2+
24
USE_APACHE=	2.2+
25
25
26
AP_FAST_BUILD=	yes
27
AP_GENPLIST=	yes
28
SRC_FILE=	src/${PORTNAME}.c
29
26
.include <bsd.port.mk>
30
.include <bsd.port.mk>
(-)pkg-plist (-4 lines)
Removed Link Here
1
@comment $FreeBSD: ports/www/mod_memcache/pkg-plist,v 1.2 2010/06/06 05:00:29 pgollucci Exp $
2
%%APACHEMODDIR%%/%%AP_MODULE%%
3
%%APACHEMODDIR%%/mod_memcache_example.so
4
@dirrmtry %%APACHEMODDIR%%

Return to bug 147634