Lines 30-36
Link Here
|
30 |
libssm.so:science/libssm |
30 |
libssm.so:science/libssm |
31 |
RUN_DEPENDS= bash:shells/bash |
31 |
RUN_DEPENDS= bash:shells/bash |
32 |
|
32 |
|
33 |
USES= desktop-file-utils fortran gettext-runtime gl gmake gnome libtool localbase:ldflags pkgconfig python:2.7 shebangfix sqlite |
33 |
USES= compiler:c++11-lang desktop-file-utils fortran gettext-runtime gl gmake gnome libtool localbase:ldflags pkgconfig python:2.7 shebangfix sqlite |
34 |
SHEBANG_FILES= src/coot.in |
34 |
SHEBANG_FILES= src/coot.in |
35 |
GNU_CONFIGURE= yes |
35 |
GNU_CONFIGURE= yes |
36 |
CONFIGURE_ARGS= --enable-shared --disable-static --with-goocanvas-prefix=${LOCALBASE} |
36 |
CONFIGURE_ARGS= --enable-shared --disable-static --with-goocanvas-prefix=${LOCALBASE} |
Lines 42-48
Link Here
|
42 |
INSTALLS_ICONS= yes |
42 |
INSTALLS_ICONS= yes |
43 |
|
43 |
|
44 |
MAKE_ENV= PYTHON=${PYTHON_CMD} |
44 |
MAKE_ENV= PYTHON=${PYTHON_CMD} |
45 |
CXXFLAGS+= -I${PYTHON_INCLUDEDIR} |
45 |
CXXFLAGS+= -I${PYTHON_INCLUDEDIR} -DANALYSE_REFINEMENT_TIMING |
46 |
|
46 |
|
47 |
post-install: |
47 |
post-install: |
48 |
@${MKDIR} ${STAGEDIR}${DATADIR}/lib/data |
48 |
@${MKDIR} ${STAGEDIR}${DATADIR}/lib/data |