j...@wxcvbn.org (Jeremie Courreges-Anglas) writes:

> There are a few ports that use lrelease4, but there is no abstraction in
> the port module.

Please forget this messed up patch, updated version below.

> Comments / ok?

Index: qt4.port.mk
===================================================================
RCS file: /cvs/ports/x11/qt4/qt4.port.mk,v
retrieving revision 1.12
diff -u -p -p -u -r1.12 qt4.port.mk
--- qt4.port.mk 26 Mar 2016 20:37:35 -0000      1.12
+++ qt4.port.mk 15 May 2016 21:04:36 -0000
@@ -30,6 +30,8 @@ MODQT4_QMAKE =        ${LOCALBASE}/bin/qmake4
 MODQT_QMAKE ?= ${MODQT4_QMAKE}
 MODQT4_QTDIR = ${LOCALBASE}/lib/qt4
 MODQT_QTDIR ?= ${MODQT4_QTDIR}
+MODQT4_LRELEASE = ${LOCALBASE}/bin/lrelease4
+MODQT_LRELEASE ?= ${MODQT4_LRELEASE}
 
 MODQT4_LIB_DEPENDS =   x11/qt4
 MODQT_LIB_DEPENDS ?=   ${MODQT4_LIB_DEPENDS}

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to