diff options
author | fjoe <fjoe@FreeBSD.org> | 2003-01-21 22:11:17 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2003-01-21 22:11:17 +0800 |
commit | 24871727c0d49b989028af7c5aeebc47715474f0 (patch) | |
tree | af7a64c33003ded5b3841ffe72620ef051c1a7a4 /news/husky-fidoconf | |
parent | f88da2c9fc7a769cc47bb59c49b69606f4db5070 (diff) | |
download | freebsd-ports-gnome-24871727c0d49b989028af7c5aeebc47715474f0.tar.gz freebsd-ports-gnome-24871727c0d49b989028af7c5aeebc47715474f0.tar.zst freebsd-ports-gnome-24871727c0d49b989028af7c5aeebc47715474f0.zip |
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 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 |