diff options
author | mharo <mharo@FreeBSD.org> | 1999-10-27 17:43:58 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-10-27 17:43:58 +0800 |
commit | 128e26c8950495573e78461996903b8bc46e5828 (patch) | |
tree | abf791c86d943725329678f4f0ef921866a99e04 /news/fidogate | |
parent | 2ff0a21f17629e586f8af2ef22759f6bb7953710 (diff) | |
download | freebsd-ports-gnome-128e26c8950495573e78461996903b8bc46e5828.tar.gz freebsd-ports-gnome-128e26c8950495573e78461996903b8bc46e5828.tar.zst freebsd-ports-gnome-128e26c8950495573e78461996903b8bc46e5828.zip |
prefix -> localbase
PR: 14419
Submitted by: Dirk Meyer dirk.meyer@dinoex.sub.org
Diffstat (limited to 'news/fidogate')
-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 3b4fef7112bd..eff185047d7d 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 |