diff options
Diffstat (limited to 'irc/cwirc/Makefile')
-rw-r--r-- | irc/cwirc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/cwirc/Makefile b/irc/cwirc/Makefile index f70969508c5e..873e44cbbe00 100644 --- a/irc/cwirc/Makefile +++ b/irc/cwirc/Makefile @@ -17,6 +17,7 @@ BUILD_DEPENDS= xchat:${PORTSDIR}/irc/xchat USES= pkgconfig +NO_STAGE= yes post-patch: ${CP} ${FILESDIR}/Makefile ${WRKSRC} ${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' \ |