aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/yodl
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2009-12-02 15:05:49 +0800
committerpgj <pgj@FreeBSD.org>2009-12-02 15:05:49 +0800
commitcb761bb19164696a411df5beff4edfae13119eef (patch)
tree8ebf41ef533ca7b0bae2e361135bc7ae52a658b8 /textproc/yodl
parent79518e0e67bc491e269d5ee7048aa2828dd0103a (diff)
downloadfreebsd-ports-gnome-cb761bb19164696a411df5beff4edfae13119eef.tar.gz
freebsd-ports-gnome-cb761bb19164696a411df5beff4edfae13119eef.tar.zst
freebsd-ports-gnome-cb761bb19164696a411df5beff4edfae13119eef.zip
- Fix dependency on misc/getopt
Submitted by: Terry Poulin <bigboss1964 (at) gmail.com>
Diffstat (limited to 'textproc/yodl')
-rw-r--r--textproc/yodl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile
index 255d2ab04c53..2fd13c506d9c 100644
--- a/textproc/yodl/Makefile
+++ b/textproc/yodl/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= pgj@FreeBSD.org
COMMENT= An easy to use but powerful document formatting/preparation language
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \
- getopt:${PORTSDIR}/misc/getopt
+ ${LOCALBASE}/bin/getopt:${PORTSDIR}/misc/getopt
BUILD_DEPENDS= icmake:${PORTSDIR}/devel/icmake \
bash:${PORTSDIR}/shells/bash \
gsed:${PORTSDIR}/textproc/gsed