aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2003-09-09 05:17:57 +0800
committerfjoe <fjoe@FreeBSD.org>2003-09-09 05:17:57 +0800
commite471605395cc5ecfc2a8c420d26476e67639afed (patch)
treefdad7c711893d324e7f59f8a703bd489d70ac2f7
parenta57e0b8bf0f395ebced9bcad998a690ce891479b (diff)
downloadfreebsd-ports-gnome-e471605395cc5ecfc2a8c420d26476e67639afed.tar.gz
freebsd-ports-gnome-e471605395cc5ecfc2a8c420d26476e67639afed.tar.zst
freebsd-ports-gnome-e471605395cc5ecfc2a8c420d26476e67639afed.zip
Specify RUN_DEPENDS explicitly.
Pointed out by: Dmitry Morozovsky
-rw-r--r--news/husky-fidoconf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/husky-fidoconf/Makefile b/news/husky-fidoconf/Makefile
index f25619954108..358c08bc89aa 100644
--- a/news/husky-fidoconf/Makefile
+++ b/news/husky-fidoconf/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= fjoe@FreeBSD.org
COMMENT= Configuration library for Husky Fidosoft Project
LIB_DEPENDS= smapi.2:${PORTSDIR}/news/husky-smapi
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${LOCALBASE}/etc/fido/huskymak.cfg:${PORTSDIR}/news/husky-base
INSTALLS_SHLIB= yes
NO_FILTER_SHLIBS= yes