summaryrefslogtreecommitdiff
path: root/www/cheetah
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-08-01 12:24:13 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-08-01 12:24:13 +0000
commit598534dbc57cf430ae993b1166dfa5a0ef77257e (patch)
treebafe80f70281a196f089c1afc034cee1aef08ed4 /www/cheetah
parent- Update to 20080801 snapshot (diff)
- Register conflicts between devel/py-cheetah and www/cheetah ports
PR: ports/126152 Submitted by: Dmitry Kazarov <hanabana@mail.ru>
Notes
Notes: svn path=/head/; revision=217915
Diffstat (limited to 'www/cheetah')
-rw-r--r--www/cheetah/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/cheetah/Makefile b/www/cheetah/Makefile
index c4e2b4b08156..2a38da99b2d5 100644
--- a/www/cheetah/Makefile
+++ b/www/cheetah/Makefile
@@ -24,6 +24,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+CONFLICTS= py??-cheetah-[0-9]*
+
post-patch:
@${REINPLACE_CMD} -e 's|^CFLAGS=|#CFLAGS=|g ; \
s|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure