diff options
Diffstat (limited to 'games/gcompris/Makefile')
-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 753c42f1b4b1..809490b1a1dd 100644 --- a/games/gcompris/Makefile +++ b/games/gcompris/Makefile @@ -32,7 +32,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" |