diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-07 13:22:04 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-07 13:22:04 +0000 |
commit | 4ee00aa7ae167db8f28358808a17e02cb71f77f0 (patch) | |
tree | 37550802fd42fe95e899fdbad20307720fc76d69 /www/mnogosearch31/Makefile | |
parent | 55832e34658044895496ee9ab03ada3197eb5990 (diff) |
Notes
Diffstat (limited to 'www/mnogosearch31/Makefile')
-rw-r--r-- | www/mnogosearch31/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/www/mnogosearch31/Makefile b/www/mnogosearch31/Makefile index af157344bd57..78d13c590942 100644 --- a/www/mnogosearch31/Makefile +++ b/www/mnogosearch31/Makefile @@ -16,9 +16,6 @@ COMMENT= Full featured SQL-based hypertext search engine RUN_DEPENDS+= ${APXS}:${PORTSDIR}/${APACHE_PORT} -APXS?= ${LOCALBASE}/sbin/apxs -APACHE_PORT?= ${PORTSDIR}/www/apache13 - MAN1= indexer.1 MAN5= indexer.conf.5 |