aboutsummaryrefslogtreecommitdiff
path: root/graphics/inkscape/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/inkscape/Makefile')
-rw-r--r--graphics/inkscape/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index 4171610ecc1c..84018ca6bfca 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -82,6 +82,6 @@ CXX= ${LOCALBASE}/bin/clang++34
post-patch:
@${REINPLACE_CMD} -e 's|-ldl||g' \
- ${WRKSRC}/configure
+ ${WRKSRC}/configure
.include <bsd.port.post.mk>