diff options
Diffstat (limited to 'devel/autoconf262/Makefile')
-rw-r--r-- | devel/autoconf262/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/autoconf262/Makefile b/devel/autoconf262/Makefile index bbb91a356664..5329a1e3bcb6 100644 --- a/devel/autoconf262/Makefile +++ b/devel/autoconf262/Makefile @@ -31,7 +31,7 @@ INFO= autoconf-${BUILD_VERSION} GNU_CONFIGURE= yes CONFIGURE_ENV+= CONFIG_SHELL=${SH} M4=${LOCALBASE}/bin/gm4 -CONFIGURE_ARGS= --program-suffix=${BUILD_VERSION} --without-lispdir +CONFIGURE_ARGS= --program-suffix=-${BUILD_VERSION} --without-lispdir CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} GENERIC_TOOLS= config.guess config.sub elisp-comp install-sh mdate-sh missing |