|
Lines 20-25
LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg
Link Here
|
| 20 |
USES= pkgconfig:build pathfix gmake libtool |
20 |
USES= pkgconfig:build pathfix gmake libtool |
| 21 |
USE_SDL= sdl2 |
21 |
USE_SDL= sdl2 |
| 22 |
GNU_CONFIGURE= yes |
22 |
GNU_CONFIGURE= yes |
|
|
23 |
CONFIGURE_ARGS= --disable-jpg-shared --disable-png-shared \ |
| 24 |
--disable-tif-shared --disable-webp-shared |
| 23 |
CPPFLAGS+= -I${LOCALBASE}/include |
25 |
CPPFLAGS+= -I${LOCALBASE}/include |
| 24 |
LDFLAGS+= -L${LOCALBASE}/lib -lm |
26 |
LDFLAGS+= -L${LOCALBASE}/lib -lm |
| 25 |
USE_LDCONFIG= yes |
27 |
USE_LDCONFIG= yes |