diff options
Diffstat (limited to 'net/sixxs-aiccu/Makefile')
-rw-r--r-- | net/sixxs-aiccu/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/sixxs-aiccu/Makefile b/net/sixxs-aiccu/Makefile index 6ce64165cbf3..e07ecc0cc110 100644 --- a/net/sixxs-aiccu/Makefile +++ b/net/sixxs-aiccu/Makefile @@ -17,6 +17,8 @@ LIB_DEPENDS= gnutls-openssl:${PORTSDIR}/security/gnutls LICENSE= BSD LICENSE_FILE= ${WRKSRC}/doc/LICENSE +NO_STAGE= yes + USE_RC_SUBR= sixxs-aiccu USE_GMAKE= yes @@ -27,7 +29,6 @@ WRKSRC= ${WRKDIR}/aiccu BUILD_WRKSRC= ${WRKDIR}/aiccu/unix-console PORTDOCS= README -NO_STAGE= yes post-patch: @${REINPLACE_CMD} \ -e 's:verbose true:verbose false:' \ |