|
Lines 21-27
LIB_DEPENDS= libcurl.so:ftp/curl \
Link Here
|
| 21 |
libjbig2dec.so:graphics/jbig2dec \ |
21 |
libjbig2dec.so:graphics/jbig2dec \ |
| 22 |
libopenjp2.so:graphics/openjpeg |
22 |
libopenjp2.so:graphics/openjpeg |
| 23 |
|
23 |
|
| 24 |
CFLAGS+= -I${WRKSRC}/include/mupdf -I${LOCALBASE}/include |
24 |
CFLAGS+= -I${WRKSRC}/include/mupdf |
| 25 |
LIBS+= -L${LOCALBASE}/lib |
25 |
LIBS+= -L${LOCALBASE}/lib |
| 26 |
MAKE_ARGS= build=release prefix=${PREFIX} mandir=${PREFIX}/man verbose=yes |
26 |
MAKE_ARGS= build=release prefix=${PREFIX} mandir=${PREFIX}/man verbose=yes |
| 27 |
USES= cpe compiler:c++11-lang gmake jpeg pkgconfig |
27 |
USES= cpe compiler:c++11-lang gmake jpeg pkgconfig |