From 00e692203d42d4eef31590ffac3a0b871be12984 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Mon, 17 Nov 2003 12:03:17 +0000 Subject: USE_REINPLACE must be defined before REINPLACE_CMD may be used. --- games/gtktetcolor/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/gtktetcolor') diff --git a/games/gtktetcolor/Makefile b/games/gtktetcolor/Makefile index 747a6adaf180..a9b4efdf2018 100644 --- a/games/gtktetcolor/Makefile +++ b/games/gtktetcolor/Makefile @@ -19,6 +19,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack gnomelibs GNU_CONFIGURE= yes +USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" -- cgit v1.2.3