diff options
Diffstat (limited to 'devel/gnu-automake/Makefile')
-rw-r--r-- | devel/gnu-automake/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/gnu-automake/Makefile b/devel/gnu-automake/Makefile index 40853d6bffde..f3ee383e59e8 100644 --- a/devel/gnu-automake/Makefile +++ b/devel/gnu-automake/Makefile @@ -30,7 +30,6 @@ CONFIGURE_ENV= AUTOCONF=${LOCALBASE}/gnu-autotools/bin/autoconf \ AUTOHEADER=${LOCALBASE}/gnu-autotools/bin/autoheader \ MAKEINFO="${MAKEINFO} --no-split" CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ARGS= --infodir=${PREFIX}/info --mandir=${PREFIX}/man PLIST_SUB= VERSION=1.10 |