diff options
Diffstat (limited to 'textproc/gmetadom/Makefile')
-rw-r--r-- | textproc/gmetadom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gmetadom/Makefile b/textproc/gmetadom/Makefile index a9cb6c3257ca..8d6ec4ef2498 100644 --- a/textproc/gmetadom/Makefile +++ b/textproc/gmetadom/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig USE_GNOME= glib20 gnomehack libxml2 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" INSTALLS_SHLIB= yes |