1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

- 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:
Andreas Klemm 2004-09-23 20:17:35 +00:00
parent 672fbdb458
commit 43671a6def
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118362

View File

@ -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