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

(-)Makefile (+3 lines)
Lines 25-30 Link Here
25
25
26
MAKE_ENV+=	HAVE_PCRE=yes
26
MAKE_ENV+=	HAVE_PCRE=yes
27
27
28
post-patch:
29
	@${REINPLACE_CMD} -e 's,pkg-config,pkgconf,' ${WRKSRC}/Makefile
30
28
post-install:
31
post-install:
29
	${INSTALL} -d ${PREFIX}/share/kc
32
	${INSTALL} -d ${PREFIX}/share/kc
30
	${INSTALL} ${WRKSRC}/pwsafe_to_kc.pl ${PREFIX}/share/kc/
33
	${INSTALL} ${WRKSRC}/pwsafe_to_kc.pl ${PREFIX}/share/kc/

Return to bug 182096