diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 01:03:17 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 01:03:17 +0000 |
commit | a80969d36eef3fb8fce18be3e11e1541feb8632b (patch) | |
tree | c8f8f53dc6c7fa6e8b1caf7657be0dcfe033f870 /print/xtem/Makefile | |
parent | 0427e0f496968d7649e3114b6ab0ed21176b08ab (diff) |
Notes
Diffstat (limited to 'print/xtem/Makefile')
-rw-r--r-- | print/xtem/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print/xtem/Makefile b/print/xtem/Makefile index 26202a42231c..72a708177444 100644 --- a/print/xtem/Makefile +++ b/print/xtem/Makefile @@ -20,8 +20,6 @@ RUN_DEPENDS+= gv:${PORTSDIR}/print/gv \ tex:${PORTSDIR}/print/teTeX .endif -USE_REINPLACE= yes - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAN1= hyphen_show.1 xtem.1 |