Lines 20-34
Link Here
|
20 |
libvorbis.so:audio/libvorbis \ |
20 |
libvorbis.so:audio/libvorbis \ |
21 |
libogg.so:audio/libogg |
21 |
libogg.so:audio/libogg |
22 |
|
22 |
|
23 |
USES= alias gmake jpeg libtool localbase:ldflags pathfix \ |
23 |
USES= alias gmake gl jpeg libtool localbase:ldflags pathfix \ |
24 |
pkgconfig tar:tgz |
24 |
pkgconfig tar:tgz |
|
|
25 |
USE_CXXSTD= c++98 |
25 |
USE_XORG= x11 xi xxf86vm |
26 |
USE_XORG= x11 xi xxf86vm |
26 |
USE_LDCONFIG= yes |
27 |
USE_LDCONFIG= yes |
27 |
USE_SDL= gfx |
28 |
USE_SDL= gfx |
28 |
USE_GL= gl glu |
29 |
USE_GL= gl glu |
29 |
|
30 |
|
30 |
CXXFLAGS+= -Wno-c++11-narrowing |
|
|
31 |
|
32 |
GNU_CONFIGURE= yes |
31 |
GNU_CONFIGURE= yes |
33 |
CONFIGURE_ARGS= --disable-docs \ |
32 |
CONFIGURE_ARGS= --disable-docs \ |
34 |
--enable-clanDisplay \ |
33 |
--enable-clanDisplay \ |