diff options
Diffstat (limited to 'www/mod_layout/Makefile')
-rw-r--r-- | www/mod_layout/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_layout/Makefile b/www/mod_layout/Makefile index f7dfb9c31deb..16bcf06f959f 100644 --- a/www/mod_layout/Makefile +++ b/www/mod_layout/Makefile @@ -16,6 +16,8 @@ COMMENT= Apache module to wrap served pages with a header and/or footer USE_APACHE= yes USE_REINPLACE= yes +CONFLICTS= mod_layout-4.* apache-contrib-1.* + CFLAGS+= -fPIC post-patch: |