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

(-)Makefile (-1 / +3 lines)
Lines 21-27 Link Here
21
INSTALL_TARGET=	install-strip
21
INSTALL_TARGET=	install-strip
22
MAKE_ENV=	XERCESCROOT=${WRKSRC}
22
MAKE_ENV=	XERCESCROOT=${WRKSRC}
23
USE_LDCONFIG=	yes
23
USE_LDCONFIG=	yes
24
USES=		gmake libtool pathfix
24
USES=		cpe gmake libtool pathfix
25
CPE_PRODUCT=	xerces-c%2b%2b
26
CPE_VENDOR=	apache
25
27
26
PLIST_SUB=	MAJOR_VER=${PORTVERSION:R}
28
PLIST_SUB=	MAJOR_VER=${PORTVERSION:R}
27
29

Return to bug 199036