diff options
Diffstat (limited to 'deskutils/znotes/Makefile')
-rw-r--r-- | deskutils/znotes/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/znotes/Makefile b/deskutils/znotes/Makefile index 5871c57856b0..52e05485efa9 100644 --- a/deskutils/znotes/Makefile +++ b/deskutils/znotes/Makefile @@ -24,6 +24,7 @@ OPTIONS_DEFINE= NLS PLIST_FILES= bin/${PORTNAME} \ share/pixmaps/${PORTNAME}.png +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|lrelease|lrelease-qt4|g' \ ${WRKSRC}/${PORTNAME}.pro |