summaryrefslogtreecommitdiff
path: root/graphics/gthumb
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-14 22:38:38 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-14 22:38:38 +0000
commitfb0e0256ae221ce93a1ed04a1ca464a95524cc0e (patch)
tree77a348579fa4b424085dc128a7675e3b1db56138 /graphics/gthumb
parent* Update to 2.1.7 (diff)
Add a CONFLICT for gthumb2.
Notes
Notes: svn path=/head/; revision=91258
Diffstat (limited to 'graphics/gthumb')
-rw-r--r--graphics/gthumb/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile
index af4bc0c28d16..f0aa49c78ac7 100644
--- a/graphics/gthumb/Makefile
+++ b/graphics/gthumb/Makefile
@@ -23,6 +23,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
MAN1= gthumb.1
+CONFLICTS= gthumb2-*
+
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure