diff options
| -rw-r--r-- | news/husky-fidoconf/Makefile | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/news/husky-fidoconf/Makefile b/news/husky-fidoconf/Makefile index 634baa39d2c5..bed21a517318 100644 --- a/news/husky-fidoconf/Makefile +++ b/news/husky-fidoconf/Makefile @@ -14,6 +14,7 @@ DISTNAME=	${PORTNAME}_${PORTVERSION}-${PORTREVISION}  MAINTAINER=	fjoe@FreeBSD.org  LIB_DEPENDS=	smapi.2:${PORTSDIR}/news/husky-smapi +RUN_DEPENDS=	${BUILD_DEPENDS}  INSTALLS_SHLIB=	yes  NO_FILTER_SHLIBS=	yes  | 
