aboutsummaryrefslogtreecommitdiffstats
path: root/games/gcompris
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-10-11 12:42:43 +0800
committermarcus <marcus@FreeBSD.org>2003-10-11 12:42:43 +0800
commitb6e6f0701dd1e1817bf8f6ff0a0da61d2db651fb (patch)
treef0971882075100fbbafd5c684682d1d6f58cacba /games/gcompris
parent071bb392a8c379ccbd0aa93f284842fa5266fa5c (diff)
downloadfreebsd-ports-gnome-b6e6f0701dd1e1817bf8f6ff0a0da61d2db651fb.tar.gz
freebsd-ports-gnome-b6e6f0701dd1e1817bf8f6ff0a0da61d2db651fb.tar.zst
freebsd-ports-gnome-b6e6f0701dd1e1817bf8f6ff0a0da61d2db651fb.zip
gcompris and gcompris2 conflict with each other.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Diffstat (limited to 'games/gcompris')
-rw-r--r--games/gcompris/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/gcompris/Makefile b/games/gcompris/Makefile
index e756fc99e55a..9e3e719515f9 100644
--- a/games/gcompris/Makefile
+++ b/games/gcompris/Makefile
@@ -26,6 +26,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
+CONFLICTS= gcompris2*
+
post-patch:
@${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure