diff options
Diffstat (limited to 'deskutils/docear/Makefile')
-rw-r--r-- | deskutils/docear/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/docear/Makefile b/deskutils/docear/Makefile index 5e1ca19b1da7..fbb14487cd6e 100644 --- a/deskutils/docear/Makefile +++ b/deskutils/docear/Makefile @@ -29,6 +29,7 @@ icon= ${DATADIR}/${PORTNAME}-icon48x48.png WRKSRC= ${WRKDIR}/docear-1.0.0.15_rc_build213 SUB_FILES= docear.desktop +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's/readlink -mn/readlink -n/g' \ -e 's,#!/bin/bash,#!/bin/sh,' \ |