diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2018-10-05 10:10:02 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2018-10-05 10:10:02 +0000 |
commit | 33f178ede0d659eb53b7d087a8f6fa33418d8a7a (patch) | |
tree | f2189578c9b7432c0c6dab878683896270da4d2d /games/jfsw/Makefile | |
parent | f5975804d89f6510861a92c266abc816cd9b09d9 (diff) | |
download | ports-33f178ede0d659eb53b7d087a8f6fa33418d8a7a.tar.gz ports-33f178ede0d659eb53b7d087a8f6fa33418d8a7a.zip |
Notes
Diffstat (limited to 'games/jfsw/Makefile')
-rw-r--r-- | games/jfsw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/jfsw/Makefile b/games/jfsw/Makefile index 48048c7c29a5..1a308b685571 100644 --- a/games/jfsw/Makefile +++ b/games/jfsw/Makefile @@ -17,7 +17,7 @@ LICENSE_PERMS_BuildLic= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-acc LIB_DEPENDS= libvorbisfile.so:audio/libvorbis -USES= alias dos2unix gmake gnome pkgconfig:build +USES= alias dos2unix gl gmake gnome pkgconfig:build DOS2UNIX_REGEX= .*(\.(c|h)|Makefile)(\.deps)? USE_GITHUB= yes |