summaryrefslogtreecommitdiff
path: root/games/gnome-games
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-11 04:43:39 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-11 04:43:39 +0000
commitbe7f3f8eb03d28004ea4e478d72c5ac6234b7500 (patch)
tree58d9e1bab5d34d73bf2fcd2248d203fe4d52452b /games/gnome-games
parentgcompris and gcompris2 conflict with each other. (diff)
gnomegames2 conflicts with games/sol.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Notes
Notes: svn path=/head/; revision=90827
Diffstat (limited to 'games/gnome-games')
-rw-r--r--games/gnome-games/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile
index 879130a64981..ebd0007edd6e 100644
--- a/games/gnome-games/Makefile
+++ b/games/gnome-games/Makefile
@@ -28,6 +28,8 @@ INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+CONFLICTS= sol-1.0.*
+
post-patch:
@${FIND} ${WRKSRC} -name "*.[ch]" | ${XARGS} ${REINPLACE_CMD} -e \
's|malloc\.h|stdlib.h|g'