diff options
Diffstat (limited to 'graphics/graphviz/Makefile')
-rw-r--r-- | graphics/graphviz/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index 5d1c06bd0149..923d0e9fe655 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -50,7 +50,6 @@ CONFIGURE_ARGS= --with-iconvlibdir=${LOCALBASE}/lib .endif post-patch: - @${INSTALL_SCRIPT} ${LOCALBASE}/bin/libtool ${WRKSRC} .if ${OSVERSION} >= 500032 @${PERL} -pi.orig -e 's|expr |expr -- |' ${WRKSRC}/libtool .endif |