|
Lines 3-8
Link Here
|
| 3 |
|
3 |
|
| 4 |
PORTNAME= openclonk |
4 |
PORTNAME= openclonk |
| 5 |
PORTVERSION= 6.1 |
5 |
PORTVERSION= 6.1 |
|
|
6 |
PORTREVISION= 1 |
| 6 |
DISTVERSIONSUFFIX= -src |
7 |
DISTVERSIONSUFFIX= -src |
| 7 |
CATEGORIES= games |
8 |
CATEGORIES= games |
| 8 |
MASTER_SITES= http://www.openclonk.org/builds/release/${DISTVERSION}/ |
9 |
MASTER_SITES= http://www.openclonk.org/builds/release/${DISTVERSION}/ |
|
Lines 20-26
Link Here
|
| 20 |
libpng.so:${PORTSDIR}/graphics/png \ |
21 |
libpng.so:${PORTSDIR}/graphics/png \ |
| 21 |
libvorbis.so:${PORTSDIR}/audio/libvorbis |
22 |
libvorbis.so:${PORTSDIR}/audio/libvorbis |
| 22 |
|
23 |
|
| 23 |
USES= compiler:c++11-lib cmake desktop-file-utils iconv jpeg pkgconfig tar:bzip2 |
24 |
USES= compiler:c++11-lib cmake desktop-file-utils jpeg pkgconfig tar:bzip2 |
| 24 |
USE_GL= glew |
25 |
USE_GL= glew |
| 25 |
USE_GNOME= gtk20 |
26 |
USE_GNOME= gtk20 |
| 26 |
USE_SDL= sdl mixer |
27 |
USE_SDL= sdl mixer |