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