diff options
Diffstat (limited to 'editors/texmacs/Makefile')
-rw-r--r-- | editors/texmacs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/texmacs/Makefile b/editors/texmacs/Makefile index 26407937e691..5d823051b04e 100644 --- a/editors/texmacs/Makefile +++ b/editors/texmacs/Makefile @@ -29,7 +29,6 @@ USE_ICONV= yes REINPLACE_ARGS= -i "" USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --enable-optimize="${CXXFLAGS}" \ |