diff options
Diffstat (limited to 'devel/nsgenbind/Makefile')
-rw-r--r-- | devel/nsgenbind/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/nsgenbind/Makefile b/devel/nsgenbind/Makefile index 67c6700b8934..09eeb42da617 100644 --- a/devel/nsgenbind/Makefile +++ b/devel/nsgenbind/Makefile @@ -12,8 +12,8 @@ COMMENT= NetSurf Generator for JavaScript bindings LICENSE= MIT -BUILD_DEPENDS= netsurf-buildsystem>=1.5:${PORTSDIR}/devel/netsurf-buildsystem \ - ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex +BUILD_DEPENDS= netsurf-buildsystem>=1.5:devel/netsurf-buildsystem \ + ${LOCALBASE}/bin/flex:textproc/flex USES= bison gmake |