diff options
Diffstat (limited to 'graphics/sdl_image/Makefile')
-rw-r--r-- | graphics/sdl_image/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/sdl_image/Makefile b/graphics/sdl_image/Makefile index 1642c4435808..0613121c3118 100644 --- a/graphics/sdl_image/Makefile +++ b/graphics/sdl_image/Makefile @@ -23,7 +23,6 @@ USE_AUTOTOOLS= libtool:15 USE_SDL= sdl USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -lm" CONFIGURE_ARGS= --enable-tif --enable-xcf |