diff --git a/textproc/reflex/Makefile b/textproc/reflex/Makefile index 4e0d87897287..d1cae542f93d 100644 --- a/textproc/reflex/Makefile +++ b/textproc/reflex/Makefile @@ -1,22 +1,21 @@ PORTNAME= reflex PORTVERSION= 20230523 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://invisible-mirror.net/archives/reflex/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Relocalizable fast lexical scanner WWW= https://invisible-island.net/reflex/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING USES= tar:tgz -HAS_CONFIGURE= yes -CONFIGURE_ARGS= --prefix=${PREFIX} \ - --mandir=${PREFIX}/share/man +GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share TEST_TARGET= bigcheck .include