aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2008-08-18 13:08:03 +0000
committerStanislav Sedov <stas@FreeBSD.org>2008-08-18 13:08:03 +0000
commitf9a065f6cc95f3afe0a3286087115a91e774aa2f (patch)
treed3b4a0d8d9d7ba09b77898be28f9e36044157c2f /graphics
parent9d970bae0b6d929f291fdbd5253c46d20c8228b5 (diff)
downloadports-f9a065f6cc95f3afe0a3286087115a91e774aa2f.tar.gz
ports-f9a065f6cc95f3afe0a3286087115a91e774aa2f.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ruby-libpng/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ruby-libpng/Makefile b/graphics/ruby-libpng/Makefile
index 85bb9402a8f9..d5f982fde87b 100644
--- a/graphics/ruby-libpng/Makefile
+++ b/graphics/ruby-libpng/Makefile
@@ -37,7 +37,7 @@ EXAMPLES_EN= es.png png.rb pngtest.rb pngtest.sh \
sample/8.png sample/9.png sample/pngcat.rb
post-configure:
- @${REINPLACE_CMD} -e "s| -L'.'||" ${WRKSRC}/Makefile
+ @${REINPLACE_CMD} -E -e "s| -L'?\.'?||" ${WRKSRC}/Makefile
post-install:
.if !defined(NOPORTDOCS)