diff options
Diffstat (limited to 'graphics/crystalspace/Makefile')
-rw-r--r-- | graphics/crystalspace/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/crystalspace/Makefile b/graphics/crystalspace/Makefile index 83289d904552..8066a550606f 100644 --- a/graphics/crystalspace/Makefile +++ b/graphics/crystalspace/Makefile @@ -35,8 +35,6 @@ USE_GL= yes WANT_PERL= yes LDFLAGS+= -L/usr/lib -lc LIBS= -lc -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}" LIBS="${LIBS}" MAKE_ENV+= LDFLAGS="${LDFLAGS}" LIBS="${LIBS}" CONFIGURE_ARGS+= --enable-cpu-specific-optimizations=no \ --disable-ptmalloc \ |