diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2013-01-15 16:11:41 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2013-01-15 16:11:41 +0000 |
commit | 25e60ea6add3ca9cb3997f3cdaac6094aab5f18f (patch) | |
tree | d5b9a1b6c64fdcfcc06faf37a92759b9aaa57244 /games | |
parent | 13d3092cc46d92623f187b27d76556c7175e6034 (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/epiar/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/epiar/Makefile b/games/epiar/Makefile index d9e15ed65a3a..0af449be4332 100644 --- a/games/epiar/Makefile +++ b/games/epiar/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \ xml2:${PORTSDIR}/textproc/libxml2 \ physfs:${PORTSDIR}/devel/physfs +PORTSCOUT= skipv:0.5.1 + USE_BZIP2= yes USE_SDL= image mixer sdl USE_GL= glu |