diff options
Diffstat (limited to 'devel/hyperscan/Makefile')
-rw-r--r-- | devel/hyperscan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hyperscan/Makefile b/devel/hyperscan/Makefile index 326ce6fd374d..a9e9e51e5916 100644 --- a/devel/hyperscan/Makefile +++ b/devel/hyperscan/Makefile @@ -12,7 +12,7 @@ COMMENT= High-performance multiple regex matching library LICENSE= BSD3CLAUSE -BUILD_DEPENDS= ragel:${PORTSDIR}/devel/ragel +BUILD_DEPENDS= ragel:devel/ragel USE_GITHUB= yes GH_ACCOUNT= 01org |