1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Convert USE_SDL=yes to USE_SDL=sdl

- Update WWW
This commit is contained in:
Dmitry Marakasov 2019-02-04 18:37:46 +00:00
parent fb1433b579
commit 3554ad7ba2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492151
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= cdrecord:sysutils/cdrtools
RUN_DEPENDS= cdrecord:sysutils/cdrtools
USE_SDL= yes
USE_SDL= sdl
GNU_CONFIGURE= yes
.include <bsd.port.mk>

View File

@ -2,4 +2,4 @@ KevEdit is a ZZT editor that is more powerful than the built-in world editor,
including some features necessary for any serious ZZT work, such as the full
range of colours and an improved ZZT-OOP editor.
WWW: http://kevedit.sourceforge.net/
WWW: https://github.com/cknave/kevedit