|
Lines 26-32
Link Here
|
| 26 |
LIBS+= -L${LOCALBASE}/lib |
26 |
LIBS+= -L${LOCALBASE}/lib |
| 27 |
MAKE_ARGS= build=release prefix=${PREFIX} mandir=${PREFIX}/man verbose=yes \ |
27 |
MAKE_ARGS= build=release prefix=${PREFIX} mandir=${PREFIX}/man verbose=yes \ |
| 28 |
SOVERSION=${PORTVERSION} |
28 |
SOVERSION=${PORTVERSION} |
| 29 |
USES= cpe compiler:c++11-lang gmake jpeg pkgconfig |
29 |
USES= cpe compiler:c++11-lang gmake jpeg pkgconfig ssl |
| 30 |
USE_XORG= x11 xcursor xext xinerama xrandr |
30 |
USE_XORG= x11 xcursor xext xinerama xrandr |
| 31 |
USE_GL= gl |
31 |
USE_GL= gl |
| 32 |
USE_LDCONFIG= yes |
32 |
USE_LDCONFIG= yes |