diff options
author | obraun <obraun@FreeBSD.org> | 2004-03-11 07:48:13 +0000 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2004-03-11 07:48:13 +0000 |
commit | 551898cb452787e51a14ce631fa472dec692ddc7 (patch) | |
tree | 51a9044850c72127a4118608d94c41d017b5dda6 /print | |
parent | 0ffcc29f0882043fafcc9f6e151af6475b111842 (diff) | |
download | FreeBSD-ports-551898cb452787e51a14ce631fa472dec692ddc7.zip FreeBSD-ports-551898cb452787e51a14ce631fa472dec692ddc7.tar.gz |
deUSE_SIZEify.
Diffstat (limited to 'print')
-rw-r--r-- | print/muttprint/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/muttprint/Makefile b/print/muttprint/Makefile index aff867b..1c17d29 100644 --- a/print/muttprint/Makefile +++ b/print/muttprint/Makefile @@ -30,7 +30,6 @@ RUN_DEPENDS+= cupstestppd:${PORTSDIR}/print/cups-lpr \ espgs:${PORTSDIR}/print/cups-pstoraster .endif -USE_SIZE= yes USE_REINPLACE= yes REINPLACE_ARGS= -i "" USE_GMAKE= yes |