graphics/graphviz: sync with upstream

Taken from: HardenedBSD
This commit is contained in:
Franco Fichtner 2018-11-02 21:01:39 +01:00
parent d5f7d2c774
commit d5ec31aa15

View file

@ -255,10 +255,8 @@ post-patch:
${REINPLACE_CMD} -e 's|GTS_LIBS)|GTS_LIBS) $$(MATH_LIBS)|' \
${WRKSRC}/cmd/smyrna/Makefile.in
${CP} ${WRKSRC}/lib/cgraph/cgraph.h ${WRKSRC}/plugin/ming/
.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1100093
${REINPLACE_CMD} -e 's|SF_FLAGS|SFIO_FLAGS|g' \
${WRKSRC}/lib/sfio/*.[ch]
.endif
post-patch-DOCS-off:
${REINPLACE_CMD} -e 's| install-txtDATA$$||' \