- the GS_NO_X11 case in configure script needs more work
- no version bump, since last commit only 5 minutes ago Approved by: portmgr (implicit)
This commit is contained in:
parent
672fbdb458
commit
43671a6def
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118362
3
print/apsfilter/scripts/configure
vendored
3
print/apsfilter/scripts/configure
vendored
@ -69,7 +69,8 @@ while [ "$1" ]; do
|
||||
echo RUN_DEPENDS+=gs:${PORTSDIR}/${GHOSTSCRIPT_PORT}
|
||||
;;
|
||||
\"GS_NO_X11\")
|
||||
echo RUN_DEPENDS+=gs:${PORTSDIR}/${GHOSTSCRIPT_PORT}
|
||||
echo WITHOUT_X11=yes
|
||||
echo RUN_DEPENDS+=gs:${PORTSDIR}/${GHOSTSCRIPT_PORT}-nox11
|
||||
;;
|
||||
\"GS_PDF_CRYPT\")
|
||||
echo PDFENCRYPT=YES
|
||||
|
Loading…
Reference in New Issue
Block a user