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

(-)ports/korean/bitchx/Makefile (-1 / +1 lines)
Lines 41-47 Link Here
41
CONFIGURE_ARGS+=--without-gtk
41
CONFIGURE_ARGS+=--without-gtk
42
42
43
post-patch:
43
post-patch:
44
	${TOUCH} ${WRKSRC}/configure
44
	${REINPLACE_CMD} -e 's:`$$AWK '"'"'{print $$3}'"'"' /etc/.relid'"'"'`:`$$AWK '"'"'{print $$3}'"'"' /etc/.relid`:g' ${WRKSRC}/configure
45
45
46
post-install:
46
post-install:
47
	@(${LN} -sf ${PREFIX}/bin/BitchX ${PREFIX}/bin/bx)
47
	@(${LN} -sf ${PREFIX}/bin/BitchX ${PREFIX}/bin/bx)

Return to bug 140140