1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Conver to AP_FAST_BUILD / AP_GENPLIST

PR:             ports/147634
Submitted by:   myself (pgollucci)
Approved by:    Gea-Suan Lin <gslin@gslin.org> (maintainer)
This commit is contained in:
Philip M. Gollucci 2010-08-31 01:22:46 +00:00
parent 33f68ce10f
commit b745831953
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260227
2 changed files with 4 additions and 4 deletions

View File

@ -21,4 +21,8 @@ GNU_CONFIGURE= yes
PROJECTHOST= modmemcache
USE_APACHE= 2.2+
AP_FAST_BUILD= yes
AP_GENPLIST= yes
SRC_FILE= src/${PORTNAME}.c
.include <bsd.port.mk>

View File

@ -1,4 +0,0 @@
@comment $FreeBSD$
%%APACHEMODDIR%%/%%AP_MODULE%%
%%APACHEMODDIR%%/mod_memcache_example.so
@dirrmtry %%APACHEMODDIR%%