diff options
Diffstat (limited to 'devel/privman/Makefile')
-rw-r--r-- | devel/privman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/privman/Makefile b/devel/privman/Makefile index 8a85cfcc14b7..914444bd90be 100644 --- a/devel/privman/Makefile +++ b/devel/privman/Makefile @@ -17,7 +17,7 @@ GNU_CONFIGURE= yes USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes USE_REINPLACE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} post-patch: @${REINPLACE_CMD} -e \ |