summaryrefslogtreecommitdiffstats
path: root/lang/gawk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gawk/Makefile')
-rw-r--r--lang/gawk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gawk/Makefile b/lang/gawk/Makefile
index 5d31212..ebced54 100644
--- a/lang/gawk/Makefile
+++ b/lang/gawk/Makefile
@@ -10,14 +10,14 @@ MASTER_SITES= GNU
MAINTAINER= johans@FreeBSD.org
COMMENT= GNU version of Awk
-LIB_DEPENDS= libsigsegv.so:${PORTSDIR}/devel/libsigsegv
+LIB_DEPENDS= libsigsegv.so:devel/libsigsegv
OPTIONS_DEFINE= NLS MPFR
OPTIONS_SUB= yes
NLS_USES= gettext
NLS_CONFIGURE_OFF= --disable-nls
MPFR_DESC?= Support multiple-precision floating-point computation
-MPFR_LIB_DEPENDS= libmpfr.so:${PORTSDIR}/math/mpfr
+MPFR_LIB_DEPENDS= libmpfr.so:math/mpfr
MPFR_CONFIGURE_OFF= --without-gmp --without-mpfr
INFO= gawk gawkinet
OpenPOWER on IntegriCloud