diff --git a/net/nfsen/Makefile b/net/nfsen/Makefile index a9465ccfe69..f34bc6cc41a 100644 --- a/net/nfsen/Makefile +++ b/net/nfsen/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.16 2012/04/22 11:41:55 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.17 2012/08/28 23:33:33 sthen Exp $ MULTI_PACKAGES= -main -web COMMENT-main= web-based front end for the nfdump netflow tools @@ -39,7 +39,7 @@ WWWDIR= ${WRKINST}${PREFIX-web}/htdocs PKG_ARCH= * pre-configure: - @${SUBST_CMD} ${WRKSRC}/etc/nfsen-dist.conf + @${SUBST_CMD-main} ${WRKSRC}/etc/nfsen-dist.conf @cd ${WRKSRC}/html; [ -r index.php ] || echo \ '' > index.php