View | Details | Raw Unified | Return to bug 233571
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 13-19 Link Here
13
13
14
WRKSRC=		${WRKDIR}/${PORTNAME}
14
WRKSRC=		${WRKDIR}/${PORTNAME}
15
15
16
USES=		uidfix
16
USES=		compiler:c++11-lang uidfix
17
USE_LDCONFIG=	YES
17
USE_LDCONFIG=	YES
18
SHLIB_MAJOR=	3
18
SHLIB_MAJOR=	3
19
PLIST_SUB=	SHLIB_MAJOR="${SHLIB_MAJOR}"
19
PLIST_SUB=	SHLIB_MAJOR="${SHLIB_MAJOR}"

Return to bug 233571