diff options
Diffstat (limited to 'textproc/linuxdoc-tools/Makefile')
| -rw-r--r-- | textproc/linuxdoc-tools/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/textproc/linuxdoc-tools/Makefile b/textproc/linuxdoc-tools/Makefile index 108aa0ea3b02..f6bf287274d0 100644 --- a/textproc/linuxdoc-tools/Makefile +++ b/textproc/linuxdoc-tools/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 0.9.83 PORTREVISION= 1 CATEGORIES= textproc -MAINTAINER= zirias@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fork of SGML-tools specially tailored for linuxdoc SGMLs WWW= https://gitlab.com/agmartin/linuxdoc-tools @@ -13,9 +13,6 @@ LICENSE_NAME_LinuxdocTools= The linuxdoc-tools license LICENSE_FILE_LinuxdocTools= ${WRKSRC}/COPYING LICENSE_PERMS_LinuxdocTools= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -DEPRECATED= Depends on expired textproc/jade -EXPIRATION_DATE=2025-03-31 - BUILD_DEPENDS= gawk:lang/gawk \ nsgmls:textproc/jade \ sgmlsasp:textproc/sgmls @@ -27,7 +24,6 @@ USE_GITLAB= yes GL_ACCOUNT= agmartin GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USES= gmake groff:both perl5 tar:bzip2 CONFIGURE_ARGS= --with-installed-sgmlsasp |
