diff options
author | mharo <mharo@FreeBSD.org> | 1999-10-27 09:43:58 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-10-27 09:43:58 +0000 |
commit | 128e26c8950495573e78461996903b8bc46e5828 (patch) | |
tree | abf791c86d943725329678f4f0ef921866a99e04 /news | |
parent | 2ff0a21f17629e586f8af2ef22759f6bb7953710 (diff) | |
download | FreeBSD-ports-128e26c8950495573e78461996903b8bc46e5828.zip FreeBSD-ports-128e26c8950495573e78461996903b8bc46e5828.tar.gz |
prefix -> localbase
PR: 14419
Submitted by: Dirk Meyer dirk.meyer@dinoex.sub.org
Diffstat (limited to 'news')
-rw-r--r-- | news/fidogate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/fidogate/Makefile b/news/fidogate/Makefile index 3b4fef7..eff1850 100644 --- a/news/fidogate/Makefile +++ b/news/fidogate/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= system/fido MAINTAINER= dirk.meyer@dinoex.sub.org # you may commet out this line if you have another transfer-agent -RUN_DEPENDS= ${PREFIX}/libexec/ifmail/ifcico:${PORTSDIR}/news/ifmail +RUN_DEPENDS= ${LOCALBASE}/libexec/ifmail/ifcico:${PORTSDIR}/news/ifmail .if defined(PARALLEL_PACKAGE_BUILD) FORBIDDEN= indefinite hang |