diff options
Diffstat (limited to 'devel/autoconf213/Makefile')
-rw-r--r-- | devel/autoconf213/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/autoconf213/Makefile b/devel/autoconf213/Makefile index 4e4f6cadd722..95caf7838575 100644 --- a/devel/autoconf213/Makefile +++ b/devel/autoconf213/Makefile @@ -28,7 +28,6 @@ USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CONFIG_SHELL=${SH} M4=${LOCALBASE}/bin/gm4 AWK=${AWK} CONFIGURE_ARGS= --program-suffix=-${BUILD_VERSION} -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} WRKSRC= ${WRKDIR}/autoconf INFO= autoconf-${BUILD_VERSION} |