diff options
Diffstat (limited to 'games/aqbubble/Makefile')
-rw-r--r-- | games/aqbubble/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/aqbubble/Makefile b/games/aqbubble/Makefile index 42a782ba16c7..e315a3a32e7b 100644 --- a/games/aqbubble/Makefile +++ b/games/aqbubble/Makefile @@ -19,7 +19,6 @@ GNU_CONFIGURE= yes USE_GMAKE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD} -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" AQBUBBLEDIRS= ima sonidos |