- Use ?= for PS so that slaves can override its value
- Bump PORTREVISION to force pointyhat building new pkgs
This commit is contained in:
parent
8a2ef93bc8
commit
27e34e024f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270957
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= enscript
|
||||
PORTVERSION= 1.6.4
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES+= print
|
||||
MASTER_SITES= http://www.codento.com/people/mtr/genscript/
|
||||
PKGNAMESUFFIX= -${PAPERSIZE}
|
||||
@ -25,7 +25,7 @@ INFO= enscript
|
||||
MAN1= diffpp.1 enscript.1 sliceprint.1 states.1
|
||||
|
||||
PAPERSIZE?= letter
|
||||
PS= Letter
|
||||
PS?= Letter
|
||||
|
||||
.if (${PAPERSIZE} != a4 && ${PAPERSIZE} != letter && ${PAPERSIZE} != letterdj)
|
||||
.BEGIN:
|
||||
|
Loading…
Reference in New Issue
Block a user