From 13a4e23e48d837da773cee4a1b910498f0036095 Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 11 Oct 2003 04:43:39 +0000 Subject: gnomegames2 conflicts with games/sol. Submitted by: Oliver Eikemeier --- games/gnomegames2/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'games/gnomegames2') 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' -- cgit