aboutsummaryrefslogtreecommitdiffstats
path: root/mail/balsa
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-11-14 00:49:19 +0800
committersobomax <sobomax@FreeBSD.org>2000-11-14 00:49:19 +0800
commit355ed57f4a6a5da8644cb1540c5b421e3f72cbd1 (patch)
treeeacdc9807cbc3ac4105b1ac9c8acab3bcf70e2b2 /mail/balsa
parent632f7a78f009d8e6952185d7e23b465b4853819b (diff)
downloadfreebsd-ports-gnome-355ed57f4a6a5da8644cb1540c5b421e3f72cbd1.tar.gz
freebsd-ports-gnome-355ed57f4a6a5da8644cb1540c5b421e3f72cbd1.tar.zst
freebsd-ports-gnome-355ed57f4a6a5da8644cb1540c5b421e3f72cbd1.zip
Remove old documentation hack (replacing links to *.gif with links to *.png).
Now balsa does it right OOB.
Diffstat (limited to 'mail/balsa')
-rw-r--r--mail/balsa/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile
index cf9659f02216..051afed1bd83 100644
--- a/mail/balsa/Makefile
+++ b/mail/balsa/Makefile
@@ -36,7 +36,5 @@ pre-patch:
's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g ; \
s|\$\(gnomedatadir\)/gnome|\$\(gnomedatadir\)|g'
- @find ${WRKSRC}/help -name "*.html" | xargs ${PERL} -pi -e \
- 's|\.gif|.png|g'
.include <bsd.port.mk>