aboutsummaryrefslogtreecommitdiff
path: root/devel/gputils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gputils/Makefile')
-rw-r--r--devel/gputils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gputils/Makefile b/devel/gputils/Makefile
index 3e3ca27c9f6f..de911e7f5fa9 100644
--- a/devel/gputils/Makefile
+++ b/devel/gputils/Makefile
@@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/gputils-${PORTVERSION:R}
.include <bsd.port.options.mk>
.if ${OSVERSION} < 1000033
-BUILD_DEPENDS+= flex>=2.5.35:${PORTSDIR}/textproc/flex
+BUILD_DEPENDS+= flex>=2.5.35:textproc/flex
CONFIGURE_ARGS+=LEX=${LOCALBASE}/bin/flex
.endif