diff options
Diffstat (limited to 'security/softether-devel/Makefile')
-rw-r--r-- | security/softether-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/softether-devel/Makefile b/security/softether-devel/Makefile index 04377cfed818..c378134f9e72 100644 --- a/security/softether-devel/Makefile +++ b/security/softether-devel/Makefile @@ -47,7 +47,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib # a pity the source directory has such a naming scheme, but well -WRKSRC= ${WRKDIR}/v4.27-9668 +WRKSRC= ${WRKDIR}/v${DISTVERSION:S/-beta$//} ALL_TARGET= build |