INDEX build failed with message:
Generating INDEX-8 - please wait..make_index: /ports/head/www/sams2: no entry
for /ports/head/databases/mysql55m-server
Done.
After that INDEX file size is 0.
After changing RUN_DEPENDS in ${PORTSDIR}/www/sams2/Makefile from
RUN_DEPENDS=
${LOCALBASE}/libexec/mysqld:${PORTSDIR}/databases/mysql${MYSQL_VER}-server
to
RUN_DEPENDS= ${LOCALBASE}/libexec/mysqld:${PORTSDIR}/${_MYSQL_SERVER}
index build become successful
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"