1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Remove old documentation hack (replacing links to *.gif with links to *.png).

Now balsa does it right OOB.
This commit is contained in:
Maxim Sobolev 2000-11-13 16:49:19 +00:00
parent 95aa8f9fee
commit 687aa4b304
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35091
2 changed files with 0 additions and 4 deletions

View File

@ -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>

View File

@ -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>