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

(-)Makefile (-1 / +1 lines)
Lines 168-174 Link Here
168
	@${REINPLACE_CMD} -e 's|0x100000000|0x100000000ULL|g' \
168
	@${REINPLACE_CMD} -e 's|0x100000000|0x100000000ULL|g' \
169
		${WRKSRC}/libclamunrar/unrar.c
169
		${WRKSRC}/libclamunrar/unrar.c
170
170
171
pre-install:
171
pre-su-install:
172
	@${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
172
	@${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
173
173
174
post-install:
174
post-install:

Return to bug 126701