diff options
Diffstat (limited to 'www/httrack/Makefile')
-rw-r--r-- | www/httrack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/httrack/Makefile b/www/httrack/Makefile index 7a80f4f067cf..40d5a1d03b18 100644 --- a/www/httrack/Makefile +++ b/www/httrack/Makefile @@ -19,7 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_REINPLACE= yes USE_GMAKE= yes USE_LIBTOOL_VER= 15 -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes MAN1= htsserver.1 httrack.1 webhttrack.1 |