diff options
-rw-r--r-- | graphics/gephex/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/gephex/Makefile b/graphics/gephex/Makefile index ccabb79..d7c1f96 100644 --- a/graphics/gephex/Makefile +++ b/graphics/gephex/Makefile @@ -172,7 +172,4 @@ post-patch: ${WRKSRC}/configure.ac @${REINPLACE_CMD} -e 's|%%PORTDOCS%%|${DO_DOCS}|' ${WRKSRC}/Makefile.am -run-autotools: run-autotools-aclocal patch-autotools run-autotools-automake \ - run-autotools-autoconf run-autotools-autoheader - .include <bsd.port.post.mk> |