diff options
Diffstat (limited to 'devel/libchipcard-kde/Makefile')
-rw-r--r-- | devel/libchipcard-kde/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libchipcard-kde/Makefile b/devel/libchipcard-kde/Makefile index 40de09c171ee..6b551d2acbdb 100644 --- a/devel/libchipcard-kde/Makefile +++ b/devel/libchipcard-kde/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET= CONFIGURE_ARGS+= --with-distri=freebsd --with-kde3-prefix=${LOCALBASE}\ --with-applnk-dir=${PREFIX}/share/applnk/Utilities \ - --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} + --build=${ARCH}-portbld-freebsd${OSREL} USE_KDELIBS_VER= 3 USE_REINPLACE= yes |