diff options
author | Max Khon <fjoe@FreeBSD.org> | 2003-09-08 21:17:57 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2003-09-08 21:17:57 +0000 |
commit | 2341d748819b887cc1836baa516697a87ca08b7b (patch) | |
tree | c10d530bdc2aabc19873fed0079992b2bf391147 /news | |
parent | a1a8c36c7c09ec78fe15e79f7eb85473782c71dc (diff) | |
download | ports-2341d748819b887cc1836baa516697a87ca08b7b.tar.gz ports-2341d748819b887cc1836baa516697a87ca08b7b.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/husky-fidoconf/Makefile | 2 |
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 |