Commit graph

6 commits

Author SHA1 Message Date
Dmitry Marakasov
627d72d304 - Switch print/libpaper to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-06-20 11:15:57 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Hiroki Sato
c0998b8cc4 - STAGEDIR support.
- s/CONFLICTS/CONFLICTS_INSTALL/.
2014-03-11 13:05:46 +00:00
Emanuel Haupt
fa7a389123 Support staging 2014-02-28 12:30:17 +00:00
Baptiste Daroussin
6c6152ff82 Add NO_STAGE all over the place in preparation for the staging support (cat: print) 2013-09-20 22:43:59 +00:00
Hiroki Sato
350c353727 Add print/papersize-default-{a4,letter}, which install default paper size
configuration used by libpaper.

Discussed with:	bsam
Feature safe:	yes
2012-03-17 09:34:50 +00:00