diff options
author | obraun <obraun@FreeBSD.org> | 2004-03-11 15:48:13 +0800 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2004-03-11 15:48:13 +0800 |
commit | 551898cb452787e51a14ce631fa472dec692ddc7 (patch) | |
tree | 51a9044850c72127a4118608d94c41d017b5dda6 /print | |
parent | 0ffcc29f0882043fafcc9f6e151af6475b111842 (diff) | |
download | freebsd-ports-gnome-551898cb452787e51a14ce631fa472dec692ddc7.tar.gz freebsd-ports-gnome-551898cb452787e51a14ce631fa472dec692ddc7.tar.zst freebsd-ports-gnome-551898cb452787e51a14ce631fa472dec692ddc7.zip |
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 aff867b88225..1c17d293f946 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 |