aboutsummaryrefslogtreecommitdiff
path: root/www/mod_layout
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2003-12-18 16:22:57 +0000
committerClement Laforet <clement@FreeBSD.org>2003-12-18 16:22:57 +0000
commitddd1452c7ac62d47428dca3c83407ebd87dc30cc (patch)
treee697a9df58e68a18184affca8245f6effc89981d /www/mod_layout
parentefc38ce350dd2dab4e32f80a405634148197e322 (diff)
downloadports-ddd1452c7ac62d47428dca3c83407ebd87dc30cc.tar.gz
ports-ddd1452c7ac62d47428dca3c83407ebd87dc30cc.zip
- Add CONFLICTS with apache-contrib-1.*
Approved by: erwin (mentor)
Notes
Notes: svn path=/head/; revision=96152
Diffstat (limited to 'www/mod_layout')
-rw-r--r--www/mod_layout/Makefile2
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: