diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2013-07-12 23:01:45 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2013-07-12 23:01:45 +0800 |
commit | 816503d0c5051e291b1c9d153597bec2c0d90e3e (patch) | |
tree | 713942325bda393305edb21d46cd7f38d213aebc /games/tecnoballz | |
parent | 422d267e1126322ee1278071a404f04be2383f95 (diff) | |
download | freebsd-ports-gnome-816503d0c5051e291b1c9d153597bec2c0d90e3e.tar.gz freebsd-ports-gnome-816503d0c5051e291b1c9d153597bec2c0d90e3e.tar.zst freebsd-ports-gnome-816503d0c5051e291b1c9d153597bec2c0d90e3e.zip |
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files
Diffstat (limited to 'games/tecnoballz')
-rw-r--r-- | games/tecnoballz/Makefile | 6 | ||||
-rw-r--r-- | games/tecnoballz/files/patch-include-surface__sdl.h (renamed from games/tecnoballz/files/patch-include-surface_sdl.h) | 0 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games/tecnoballz/Makefile b/games/tecnoballz/Makefile index 62fd3438fc2b..af8ab233b65b 100644 --- a/games/tecnoballz/Makefile +++ b/games/tecnoballz/Makefile @@ -12,10 +12,10 @@ EXTRACT_SUFX= .tgz MAINTAINER= amdmi3@FreeBSD.org COMMENT= A brick breaker (Arkanoid-like game) -LIB_DEPENDS= mikmod.2:${PORTSDIR}/audio/libmikmod \ - vorbisfile.6:${PORTSDIR}/audio/libvorbis \ +LIB_DEPENDS= mikmod:${PORTSDIR}/audio/libmikmod \ + vorbisfile:${PORTSDIR}/audio/libvorbis \ ogg:${PORTSDIR}/audio/libogg \ - smpeg.1:${PORTSDIR}/multimedia/smpeg + smpeg:${PORTSDIR}/multimedia/smpeg USE_AUTOTOOLS= automake aclocal USE_SDL= sdl mixer image diff --git a/games/tecnoballz/files/patch-include-surface_sdl.h b/games/tecnoballz/files/patch-include-surface__sdl.h index f88b4644a4e9..f88b4644a4e9 100644 --- a/games/tecnoballz/files/patch-include-surface_sdl.h +++ b/games/tecnoballz/files/patch-include-surface__sdl.h |