diff options
Diffstat (limited to 'graphics/geos/Makefile')
-rw-r--r-- | graphics/geos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/geos/Makefile b/graphics/geos/Makefile index adc474df5b60..95e2185862e6 100644 --- a/graphics/geos/Makefile +++ b/graphics/geos/Makefile @@ -19,7 +19,7 @@ USE_GMAKE= YES USE_LIBTOOL_VER=15 USE_BZIP2= YES -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= YES |