summaryrefslogtreecommitdiff
path: root/mk/defaults
diff options
context:
space:
mode:
authorepg <epg>2008-09-16 01:47:06 +0000
committerepg <epg>2008-09-16 01:47:06 +0000
commitb68b6ee8909c647c744dec8e2ffd24776f88607e (patch)
treebe754145e472b1bc270ca8fb37199b4f06e6759b /mk/defaults
parent52f67a2142d34b1c149174ed364de8746825b9c3 (diff)
downloadpkgsrc-b68b6ee8909c647c744dec8e2ffd24776f88607e.tar.gz
- drop non-existent configure args
- add missing modules to DFLT_APACHE_MODULES - bump PKGREVISION for new modules - replace APACHE_MODULES=all-shared with apache-shared-modules option - '--enable-mods-shared=all' is not sufficient, that's why DFLT_APACHE_MODULES lists all those others; use DFLT_APACHE_MODULES instead of 'all' - add apache-shared-modules to options.description approved by tron
Diffstat (limited to 'mk/defaults')
-rw-r--r--mk/defaults/options.description1
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description
index 4b38d075c1d..f905c330965 100644
--- a/mk/defaults/options.description
+++ b/mk/defaults/options.description
@@ -8,6 +8,7 @@ anthy Use Anthy as Japanese conversion program.
anthy-2ch-dict Include the 2ch dictionary.
anthy-okinawa-dict Include the okinawa dictionary.
ao Enable the platform-independent 'ao' audio library.
+apache-shared-modules Build all modules as shared for apache22.
ares Use the ares library for asynchronous name resolution.
aria2-metalink Enable Metalink support.
arts Use the aRts audio daemon.