mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
Don't copy /usr/share/tmac/tcl.macros to ${PREFIX}/share/tmac/ since
2.2.5R doesn't have it. Submitted by: maintainer PR: 4863
This commit is contained in:
parent
f6a194a59e
commit
43df00a422
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8362
@ -3,7 +3,7 @@
|
||||
# Date created: 14 April 1995
|
||||
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
|
||||
#
|
||||
# $Id: Makefile,v 1.12 1997/09/09 03:11:55 asami Exp $
|
||||
# $Id: Makefile,v 1.13 1997/09/14 21:34:39 max Exp $
|
||||
#
|
||||
|
||||
DISTNAME= groff-1.10
|
||||
@ -46,7 +46,6 @@ post-install:
|
||||
@${CP} -p /usr/share/tmac/tmac.vgrind ${PREFIX}/share/groff/tmac
|
||||
@${CP} -p /usr/share/tmac/eqnrc ${PREFIX}/share/groff/tmac
|
||||
@${CP} -p /usr/share/tmac/hyphen.us-ru ${PREFIX}/share/groff/tmac
|
||||
@${CP} -p /usr/share/tmac/tcl.macros ${PREFIX}/share/groff/tmac
|
||||
@${CP} -p /usr/share/tmac/troffrc ${PREFIX}/share/groff/tmac
|
||||
@${CP} -p /usr/share/tmac/mdoc/doc-common ${PREFIX}/share/groff/tmac/mdoc
|
||||
@${CP} -p /usr/share/tmac/mdoc/doc-syms ${PREFIX}/share/groff/tmac/mdoc
|
||||
|
@ -59,7 +59,6 @@ share/groff/tmac/tmac.andoc
|
||||
share/groff/tmac/tmac.groff_an
|
||||
share/groff/tmac/tmac.orig_me
|
||||
share/groff/tmac/tmac.vgrind
|
||||
share/groff/tmac/tcl.macros
|
||||
share/groff/tmac/tmac.pic
|
||||
share/groff/tmac/tmac.ps
|
||||
share/groff/tmac/tmac.psnew
|
||||
|
Loading…
Reference in New Issue
Block a user