diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-09 20:52:24 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-09 20:52:24 +0000 |
commit | 7c6393360c77c2798946364ff1f0ebaf63fc7601 (patch) | |
tree | b674a614fc70a00481f49716d0d12fe947ce0ec7 /lang/dice | |
parent | Add l2p 1.0, which creates PNG images from LaTeX math expressions. (diff) |
Remove USE_REINPLACE from the categories starting with L
Notes
Notes:
svn path=/head/; revision=161836
Diffstat (limited to 'lang/dice')
-rw-r--r-- | lang/dice/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/dice/Makefile b/lang/dice/Makefile index 9986d1a9a194..c01ecf4126c7 100644 --- a/lang/dice/Makefile +++ b/lang/dice/Makefile @@ -16,8 +16,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= DICE - The Amiga/embedded/generic 68000 C compiler -USE_REINPLACE= yes - post-patch: @for i in ${WRKSRC}/lib/version.h ${WRKSRC}/include/lib/version.h \ ${WRKSRC}/src/dcpp/main.c ${WRKSRC}/src/dcc/defs.h \ |