diff options
Diffstat (limited to 'graphics/dvipng/Makefile')
-rw-r--r-- | graphics/dvipng/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/dvipng/Makefile b/graphics/dvipng/Makefile index 9b10b9f62748..d4bea81f3ed9 100644 --- a/graphics/dvipng/Makefile +++ b/graphics/dvipng/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= t1.5:${PORTSDIR}/devel/t1lib \ USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |