aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-10-11 12:43:39 +0800
committermarcus <marcus@FreeBSD.org>2003-10-11 12:43:39 +0800
commit13a4e23e48d837da773cee4a1b910498f0036095 (patch)
treee9c5898f9496a49309a0ec8c9e3a057aaaf79583 /games
parentb6e6f0701dd1e1817bf8f6ff0a0da61d2db651fb (diff)
downloadfreebsd-ports-gnome-13a4e23e48d837da773cee4a1b910498f0036095.tar.gz
freebsd-ports-gnome-13a4e23e48d837da773cee4a1b910498f0036095.tar.zst
freebsd-ports-gnome-13a4e23e48d837da773cee4a1b910498f0036095.zip
gnomegames2 conflicts with games/sol.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Diffstat (limited to 'games')
-rw-r--r--games/gnome-games/Makefile2
-rw-r--r--games/gnomegames2/Makefile2
2 files changed, 4 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'
diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile
index 879130a64981..ebd0007edd6e 100644
--- a/games/gnomegames2/Makefile
+++ b/games/gnomegames2/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'