diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-01-13 01:33:42 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-01-13 01:33:42 +0800 |
commit | 6dad2c5a812e103969434ba24fc116f68166c8da (patch) | |
tree | 7d885d7e27bce963491bf95cde7dc3023a2f65af /games | |
parent | 2c9c11719c24c43ad586701eb5c09ccfacc96dc8 (diff) | |
download | freebsd-ports-graphics-6dad2c5a812e103969434ba24fc116f68166c8da.tar.gz freebsd-ports-graphics-6dad2c5a812e103969434ba24fc116f68166c8da.tar.zst freebsd-ports-graphics-6dad2c5a812e103969434ba24fc116f68166c8da.zip |
- Add PORTSCOUT
Diffstat (limited to 'games')
-rw-r--r-- | games/griels-quest/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/griels-quest/Makefile b/games/griels-quest/Makefile index ed0fb0f655b..1c2e5023589 100644 --- a/games/griels-quest/Makefile +++ b/games/griels-quest/Makefile @@ -14,6 +14,8 @@ USE_GITHUB= yes GH_ACCOUNT= nevat GH_TAGNAME= 0282e6a2e3 +PORTSCOUT= skipv:1.00 # git repo contains required portability fixes after 1.00 + USE_SDL= sdl mixer image ttf gfx DATADIR= ${PREFIX}/share/griels |