1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

- fix empty dir in option.

This commit is contained in:
Dirk Meyer 2004-04-03 08:20:36 +00:00
parent 6ab444510c
commit ce8e4b1172
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106015

View File

@ -161,7 +161,7 @@ PLIST_FILES+= %%DOCSDIR%%/mod/mod_snmp.html \
%%DOCSDIR%%/snmp_agt/rfc2594.txt \
%%DOCSDIR%%/snmp_agt/apache-scoreboard-mib.txt \
%%DOCSDIR%%/snmp_agt/apache-config-mib.txt
PLIST_DIRS+= %%DOCSDIR%%/snmp_agt www/buckets
PLIST_DIRS+= %%DOCSDIR%%/snmp_agt %%DOCSDIR%% www/buckets
.else
CONFLICTS+= apache+mod_snmp*-1.*
.endif