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/toycars | |
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/toycars')
-rw-r--r-- | games/toycars/Makefile | 2 | ||||
-rw-r--r-- | games/toycars/files/patch-toycars__track__editor-src-TrackView.cxx (renamed from games/toycars/files/patch-toycars_track_editor-src_TrackView.cxx) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/toycars/Makefile b/games/toycars/Makefile index 88ad7a94f6aa..7b9337bbd62e 100644 --- a/games/toycars/Makefile +++ b/games/toycars/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF MAINTAINER= amdmi3@FreeBSD.org COMMENT= Physics-based 2D racing game -LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk +LIB_DEPENDS= fltk:${PORTSDIR}/x11-toolkits/fltk USE_SDL= image sdl USE_GL= gl glu diff --git a/games/toycars/files/patch-toycars_track_editor-src_TrackView.cxx b/games/toycars/files/patch-toycars__track__editor-src-TrackView.cxx index 8c55b99004f4..8c55b99004f4 100644 --- a/games/toycars/files/patch-toycars_track_editor-src_TrackView.cxx +++ b/games/toycars/files/patch-toycars__track__editor-src-TrackView.cxx |