diff options
Diffstat (limited to 'devel/libtool15/Makefile')
-rw-r--r-- | devel/libtool15/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/libtool15/Makefile b/devel/libtool15/Makefile index ec76b14994f9..98537fd8f4c4 100644 --- a/devel/libtool15/Makefile +++ b/devel/libtool15/Makefile @@ -18,7 +18,6 @@ COMMENT?= Generic shared library support script GNU_CONFIGURE= yes CONFIGURE_ARGS?= --disable-ltdl-install CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INFO?= libtool .include <bsd.port.mk> |