diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/gcompris/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/gcompris/Makefile b/games/gcompris/Makefile index 339637993..97c5542d4 100644 --- a/games/gcompris/Makefile +++ b/games/gcompris/Makefile @@ -33,7 +33,6 @@ GNU_CONFIGURE= yes USE_PYTHON= yes USE_SDL= mixer USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui pygnome2 -CONFIGURE_ARGS= --infodir=${PREFIX}/info CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ LIBS="${PTHREAD_LIBS} -lm" |