diff options
Diffstat (limited to 'www/mod_encoding/Makefile')
-rw-r--r-- | www/mod_encoding/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_encoding/Makefile b/www/mod_encoding/Makefile index dc57691..d4257752 100644 --- a/www/mod_encoding/Makefile +++ b/www/mod_encoding/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv # Mostly because of the dependency of mod_dav. APACHE_VERSION= 1.3.6 +PLIST_FILES= libexec/apache/mod_encoding.so USE_APACHE= yes HAS_CONFIGURE= yes USE_GMAKE= yes |