From 148314483d3098c0d6a33944f1190842e671502f Mon Sep 17 00:00:00 2001 From: mat Date: Fri, 1 Apr 2016 14:00:51 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. With hat: portmgr Sponsored by: Absolight --- devel/gputils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/gputils') 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 .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 -- cgit