diff options
Diffstat (limited to 'lang/see/Makefile')
-rw-r--r-- | lang/see/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/see/Makefile b/lang/see/Makefile index 180708490018..369941d7f1ba 100644 --- a/lang/see/Makefile +++ b/lang/see/Makefile @@ -31,7 +31,6 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}" \ CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} .include <bsd.port.pre.mk> |