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/alignmargins | |
parent | 0427e0f496968d7649e3114b6ab0ed21176b08ab (diff) |
Notes
Diffstat (limited to 'print/alignmargins')
-rw-r--r-- | print/alignmargins/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/alignmargins/Makefile b/print/alignmargins/Makefile index 96cd13b2e1ba..25f7d63a0fda 100644 --- a/print/alignmargins/Makefile +++ b/print/alignmargins/Makefile @@ -19,7 +19,6 @@ COMMENT= Utility script to generate custom margins in PPDs for CUPS NO_BUILD= yes USE_PERL5= yes -USE_REINPLACE= yes do-extract: @${RM} -rf ${WRKDIR} |