- Removing useless WITH_ZLIB and chmod call

- Pet portlint by using relative symlink
- Silence stripping
- Update WWW
This commit is contained in:
Dmitry Marakasov 2018-12-07 09:31:28 +00:00
parent c3698ed505
commit fc12aa553c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486844
2 changed files with 3 additions and 5 deletions

View File

@ -15,7 +15,6 @@ LICENSE_FILE_GPLv2+ = ${WRKSRC}/doc/license
USES= gmake pkgconfig
USE_SDL= image2 mixer2 net2 sdl2 ttf2
WITH_ZLIB= yes
INSTALLS_ICONS= yes
@ -30,7 +29,6 @@ post-patch:
@${REINPLACE_CMD} \
-e 's|%%LOCALBASE%%|${LOCALBASE}|' \
${WRKSRC}/Makefile
${CHMOD} 664 ${WRKSRC}/icons/*
post-patch-DOCS-off:
@${REINPLACE_CMD} \
@ -43,8 +41,8 @@ post-patch-NLS-off:
${WRKSRC}/Makefile
post-install:
${LN} -sf ${PREFIX}/share/icons/hicolor/48x48/apps/${PORTNAME}.png \
@${LN} -sf ../icons/hicolor/48x48/apps/${PORTNAME}.png \
${STAGEDIR}${PREFIX}/share/pixmaps/
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
.include <bsd.port.mk>

View File

@ -6,4 +6,4 @@ forward as it sounds, since the MIAs will often be not directly reachable and
will require some extra thought. Bob also has to contend with environmental
hazards, alien invaders and assimilated Blobs.
WWW: http://www.parallelrealities.co.uk/p/blob-wars-metal-blob-solid.html
WWW: https://www.parallelrealities.co.uk/p/blob-wars-metal-blob-solid.html