diff options
Diffstat (limited to 'x11-fm/tkdesk/Makefile')
-rw-r--r-- | x11-fm/tkdesk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/tkdesk/Makefile b/x11-fm/tkdesk/Makefile index 937dcc4..fe6e7bb 100644 --- a/x11-fm/tkdesk/Makefile +++ b/x11-fm/tkdesk/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= itcl32:${PORTSDIR}/lang/itcl \ USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAG="-I${LOCALBASE}/include/itcl3.2" \ LDFLAGS="-L${LOCALBASE}/lib -litcl32" CONFIGURE_ARGS= --with-tcl=${LOCALBASE}/lib/tcl8.3 \ |