View | Details | Raw Unified | Return to bug 122509 | Differences between
and this patch

Collapse All | Expand All

(-)ports/databases/mysqltcl/Makefile (-3 lines)
Lines 30-36 CONFIGURE_ARGS+= --with-tcl=${TCL_LIBDIR} \ Link Here
30
PLIST_SUB+=		LIB_DIR=${PORTNAME}-${PORTVERSION} \
30
PLIST_SUB+=		LIB_DIR=${PORTNAME}-${PORTVERSION} \
31
			LIB_NAME=libmysqltcl${PORTVERSION}.so
31
			LIB_NAME=libmysqltcl${PORTVERSION}.so
32
32
33
post-install:
34
	@${TEST} ! -f ${PKGMESSAGE} || ${CAT} ${PKGMESSAGE}
35
36
.include <bsd.port.mk>
33
.include <bsd.port.mk>

Return to bug 122509