1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- fix option MANPAGES

Reported by:	ache, crees
This commit is contained in:
Dirk Meyer 2013-05-12 20:37:50 +00:00
parent c8adcb590a
commit 6f064a1d3a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317976
2 changed files with 3 additions and 1 deletions

View File

@ -47,7 +47,7 @@ PLIST_SUB+= X11='@comment '
.include <bsd.port.pre.mk>
.if ${PORT_OPTIONS:MMANPAGES}
.if ${PORT_OPTIONS:MMANPAGES} || make(makesum) || defined(FETCH_ALL)
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} netpbm-manpages-2013-03-09${EXTRACT_SUFX}:man
# lifted from ${WRKSRC}/buildtools/Makefile.manpage
HMAN1+= 411toppm.1 anytopnm.1 asciitopgm.1 atktopbm.1 bioradtopgm.1 \

View File

@ -1,2 +1,4 @@
SHA256 (netpbm-10.35.89.tgz) = 139800273c5c4e8241577d96808467bc500bdbe6cd9d29ca03c696c60b265fd3
SIZE (netpbm-10.35.89.tgz) = 2551127
SHA256 (netpbm-manpages-2013-03-09.tgz) = 430a9c5becbc55e2fed832fa40d9fb050ac6ad426cbf39dc73af5d6be37f8cd6
SIZE (netpbm-manpages-2013-03-09.tgz) = 1464320