Lines 60-72
Link Here
|
60 |
RUN_DEPENDS+= p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress |
60 |
RUN_DEPENDS+= p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress |
61 |
.endif |
61 |
.endif |
62 |
|
62 |
|
63 |
USE_MYSQL= yes |
63 |
USE_MYSQL= server |
64 |
IGNORE_WITH_MYSQL= 323 40 |
64 |
IGNORE_WITH_MYSQL= 323 40 |
65 |
|
65 |
|
66 |
# We need a dependency on the server because squeezecenter runs the binary |
|
|
67 |
# directly with a non-standard config. |
68 |
RUN_DEPENDS+= ${LOCALBASE}/libexec/mysqld:${PORTSDIR}/databases/mysql${MYSQL_VER}-server |
69 |
|
70 |
.if !defined(WITHOUT_APE) |
66 |
.if !defined(WITHOUT_APE) |
71 |
RUN_DEPENDS+= mac:${PORTSDIR}/audio/mac |
67 |
RUN_DEPENDS+= mac:${PORTSDIR}/audio/mac |
72 |
.endif |
68 |
.endif |