mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
textproc/crow-translate: Patch hardcoded path
This commit is contained in:
parent
b3e7e59419
commit
973d9f4cec
@ -1,6 +1,6 @@
|
||||
PORTNAME= crow-translate
|
||||
PORTVERSION= 2.11.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= textproc
|
||||
|
||||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
@ -28,4 +28,8 @@ USE_QT= concurrent core dbus gui multimedia network svg widgets \
|
||||
x11extras buildtools:build qmake:build
|
||||
USE_XORG= ice sm x11 xcb xext
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|g' \
|
||||
${WRKSRC}/src/settings/autostartmanager/unixautostartmanager.cpp
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user