diff options
Diffstat (limited to 'devel/prepstools/Makefile')
-rw-r--r-- | devel/prepstools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/prepstools/Makefile b/devel/prepstools/Makefile index 15b1cf963c1a..e6544784ed1b 100644 --- a/devel/prepstools/Makefile +++ b/devel/prepstools/Makefile @@ -23,7 +23,7 @@ USE_GNOME= glib12 USE_INC_LIBTOOL_VER=13 GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+=--with-pgsqldir=${LOCALBASE} --with-plpgsqldir=${LOCALBASE} INSTALLS_SHLIB= yes |