diff options
-rw-r--r-- | math/kseg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/kseg/Makefile b/math/kseg/Makefile index d830dbd1102d..07c227e4bb37 100644 --- a/math/kseg/Makefile +++ b/math/kseg/Makefile @@ -14,6 +14,7 @@ MAINTAINER= kcwu@ck.tp.edu.tw USE_QT_VER= 2 USE_X_PREFIX= yes +USE_REINPLACE= yes pre-configure: ${REINPLACE_CMD} -e "s@\\$$\(QTDIR\)/include@${PREFIX}/include/qt2@" ${WRKSRC}/Makefile ${WRKSRC}/formula/Makefile |