From 2f79a83113c404a4731945cf41114b080b9c1c00 Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 2 Jul 2003 18:48:53 +0000 Subject: Update to 2.3.4. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@954 df743ca5-7f9a-e211-a948-0013205c9059 --- games/gnome-games/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'games/gnome-games/Makefile') diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 027f9dec8..49fe94c8f 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomegames2 -PORTVERSION= 2.3.3 +PORTVERSION= 2.3.4 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-games/2.3 @@ -28,10 +28,4 @@ INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -post-patch: - @${FIND} ${WRKSRC} -name "*.[ch]" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|malloc\.h|stdlib.h|g' - @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|games\.games|games:games|g' - .include -- cgit v1.2.3