aboutsummaryrefslogtreecommitdiff
path: root/textproc/msort
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
commit597afc47baba19000afd8ec4880a2c47975b0367 (patch)
treeeb9a806366343ecfc3a5146e70b637f09d4e62c7 /textproc/msort
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
downloadports-597afc47baba19000afd8ec4880a2c47975b0367.tar.gz
ports-597afc47baba19000afd8ec4880a2c47975b0367.zip
Notes
Diffstat (limited to 'textproc/msort')
-rw-r--r--textproc/msort/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/textproc/msort/Makefile b/textproc/msort/Makefile
index af0f5652c6e0..9c23bc8092aa 100644
--- a/textproc/msort/Makefile
+++ b/textproc/msort/Makefile
@@ -13,11 +13,11 @@ COMMENT= Sorting files in sophisticated ways
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libtre.so:${PORTSDIR}/textproc/libtre \
- libuninum.so:${PORTSDIR}/devel/libuninum \
- libutf8proc.so:${PORTSDIR}/textproc/utf8proc
-RUN_DEPENDS= iwidgets>=0:${PORTSDIR}/x11-toolkits/iwidgets
-TEST_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash
+LIB_DEPENDS= libtre.so:textproc/libtre \
+ libuninum.so:devel/libuninum \
+ libutf8proc.so:textproc/utf8proc
+RUN_DEPENDS= iwidgets>=0:x11-toolkits/iwidgets
+TEST_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash
CONFIGURE_ENV= ac_cv_lib_tre_regwcomp=yes
CPPFLAGS+= -I${LOCALBASE}/include