diff options
Diffstat (limited to 'devel/libexplain/Makefile')
-rw-r--r-- | devel/libexplain/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libexplain/Makefile b/devel/libexplain/Makefile index 99d061a0edb0..ebdb0e216b22 100644 --- a/devel/libexplain/Makefile +++ b/devel/libexplain/Makefile @@ -14,8 +14,8 @@ COMMENT= Library which may be used to explain Unix and Linux system call errors LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= gsed:${PORTSDIR}/textproc/gsed -RUN_DEPENDS= lsof:${PORTSDIR}/sysutils/lsof +BUILD_DEPENDS= gsed:textproc/gsed +RUN_DEPENDS= lsof:sysutils/lsof USES= bison gettext ghostscript:build gmake iconv libtool:build GNU_CONFIGURE= yes |