From e3ec292636ea2900ade0c0f0104a37f92733c03b Mon Sep 17 00:00:00 2001 From: marcus <marcus@FreeBSD.org> Date: Tue, 14 Oct 2003 22:38:38 +0000 Subject: Add a CONFLICT for gthumb2. --- graphics/gthumb/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit