diff options
Diffstat (limited to 'editors/joe2/Makefile')
-rw-r--r-- | editors/joe2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/joe2/Makefile b/editors/joe2/Makefile index 467116d3191c..96967add1493 100644 --- a/editors/joe2/Makefile +++ b/editors/joe2/Makefile @@ -22,7 +22,6 @@ CONFLICTS= joe-3* GNU_CONFIGURE= yes USE_GMAKE= yes USE_ICONV= yes -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -liconv" |