diff options
Diffstat (limited to 'irc/xchat-fish/Makefile')
-rw-r--r-- | irc/xchat-fish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat-fish/Makefile b/irc/xchat-fish/Makefile index bbc54a9ed004..0c1e4dc0bc2c 100644 --- a/irc/xchat-fish/Makefile +++ b/irc/xchat-fish/Makefile @@ -17,7 +17,7 @@ COMMENT= Encryption plugin for XChat BUILD_DEPENDS= ${LOCALBASE}/lib/libmiracl.a:${PORTSDIR}/math/miracl RUN_DEPENDS= xchat:${PORTSDIR}/irc/xchat -USES= dos2unix zip +USES= zip dos2unix NO_WRKSUBDIR= yes DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} CCFLAGS+= -Wall -O2 -I${LOCALBASE}/include |