mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
- drop manweb
PR: 176386
This commit is contained in:
parent
440432042c
commit
23de6a24d5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312938
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= netpbm
|
||||
PORTVERSION= 10.35.88
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= SF/netpbm/super_stable/${PORTVERSION}
|
||||
EXTRACT_SUFX= .tgz
|
||||
@ -43,8 +44,9 @@ PLIST_SUB+= X11='@comment '
|
||||
|
||||
pre-configure:
|
||||
@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \
|
||||
-e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
|
||||
${WRKSRC}/pm_config.in.h
|
||||
-e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
|
||||
${WRKSRC}/pm_config.in.h
|
||||
@${REINPLACE_CMD} -e 's|^SCRIPTS =.*|SCRIPTS =|' ${WRKSRC}/GNUmakefile
|
||||
@${REINPLACE_CMD} -e 's|<shhopt.h>|<pm_shhopt.h>|g' ${WRKSRC}/lib/pm.h
|
||||
@${REINPLACE_CMD} -e 's| jpeg2000||g' \
|
||||
${WRKSRC}/converter/other/Makefile
|
||||
|
@ -31,7 +31,6 @@ bin/jpegtopnm
|
||||
bin/leaftoppm
|
||||
bin/lispmtopgm
|
||||
bin/macptopbm
|
||||
bin/manweb
|
||||
bin/mdatopbm
|
||||
bin/mgrtopbm
|
||||
bin/mrftopbm
|
||||
|
Loading…
Reference in New Issue
Block a user