diff options
Diffstat (limited to 'security/fakeroot/Makefile')
-rw-r--r-- | security/fakeroot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/fakeroot/Makefile b/security/fakeroot/Makefile index 2a9f9d490cc9..8d13958969ee 100644 --- a/security/fakeroot/Makefile +++ b/security/fakeroot/Makefile @@ -17,7 +17,7 @@ COMMENT= Simulate the root user behaviour USE_LIBTOOL_VER=15 GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MANLANG= "" es sv |