diff options
author | fjoe <fjoe@FreeBSD.org> | 2003-01-21 14:11:17 +0000 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2003-01-21 14:11:17 +0000 |
commit | 24871727c0d49b989028af7c5aeebc47715474f0 (patch) | |
tree | af7a64c33003ded5b3841ffe72620ef051c1a7a4 /news/husky-fidoconf | |
parent | f88da2c9fc7a769cc47bb59c49b69606f4db5070 (diff) | |
download | FreeBSD-ports-24871727c0d49b989028af7c5aeebc47715474f0.zip FreeBSD-ports-24871727c0d49b989028af7c5aeebc47715474f0.tar.gz |
add RUN_DEPENDS on husky-base
Diffstat (limited to 'news/husky-fidoconf')
-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 634baa3..bed21a5 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 |