diff options
author | thierry <thierry@FreeBSD.org> | 2006-02-17 06:29:26 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2006-02-17 06:29:26 +0800 |
commit | f8c9ef25bcfd00a08c6322cad5e2b112abb4bf24 (patch) | |
tree | db8417ad8d9a960528d6416700d4dbe491640832 /mail/horde4-imp/pkg-plist | |
parent | e30ddfb5d471e9c536dfe8755641f17212411df5 (diff) | |
download | freebsd-ports-graphics-f8c9ef25bcfd00a08c6322cad5e2b112abb4bf24.tar.gz freebsd-ports-graphics-f8c9ef25bcfd00a08c6322cad5e2b112abb4bf24.tar.zst freebsd-ports-graphics-f8c9ef25bcfd00a08c6322cad5e2b112abb4bf24.zip |
Don't create a file when ${LOCALBASE}/etc/apache2/Includes has been
removed.
PR: 92995
Submitted by: Stefan Bethke <stb (at) lassitu.de>
Diffstat (limited to 'mail/horde4-imp/pkg-plist')
-rw-r--r-- | mail/horde4-imp/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/horde4-imp/pkg-plist b/mail/horde4-imp/pkg-plist index f4b7a7474b0..5d37825d02a 100644 --- a/mail/horde4-imp/pkg-plist +++ b/mail/horde4-imp/pkg-plist @@ -361,7 +361,7 @@ %%IMPDIR%%/thread.php %%IMPDIR%%/view.php %%PORTDOCS%%@dirrm %%DOCSDIR%% -%%HORDE_INC%%/httpd-imp.conf +%%HORDE_INC%%httpd-imp.conf @dirrm %%IMPDIR%%/themes/sun @dirrm %%IMPDIR%%/themes/simplex @dirrm %%IMPDIR%%/themes/postnuke |