diff options
Diffstat (limited to 'games/cosmosmash/Makefile')
-rw-r--r-- | games/cosmosmash/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/cosmosmash/Makefile b/games/cosmosmash/Makefile index b065766ced5a..fd77bdf143ac 100644 --- a/games/cosmosmash/Makefile +++ b/games/cosmosmash/Makefile @@ -26,7 +26,6 @@ USE_GNOME= desktopfileutils GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include `${SDL_CONFIG} --cflags`" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS} `${SDL_CONFIG} --libs`" -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN6= cosmosmash.6 |