diff options
Diffstat (limited to 'x11/apwal/Makefile')
-rw-r--r-- | x11/apwal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/apwal/Makefile b/x11/apwal/Makefile index da098c6e7187..e5ab995440b0 100644 --- a/x11/apwal/Makefile +++ b/x11/apwal/Makefile @@ -18,6 +18,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}/src PLIST_FILES= bin/apwal bin/apwal-editor +NO_STAGE= yes post-patch: @${CP} ${FILESDIR}/group_member.c ${WRKSRC} @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|g' \ |