mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Remove some experiment code.
Note to self, if patch is lying around for a bit: 1) don't leave experimental code in there. 2) don't assume you didn't muck around with it and perhaps forgot you did so? Pointyhat to: kwm@
This commit is contained in:
parent
bf43b88099
commit
e0551b7b98
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=392326
@ -85,11 +85,6 @@ IGNORE= Ghostscript-agpl is only available in version 9
|
||||
_GS_NOX11_SUFFIX= -nox11
|
||||
.endif
|
||||
|
||||
.endif # _INCLUDE_USES_GHOSTSCRIPT_MK
|
||||
|
||||
.if defined(_POSTMKINCLUDED) && !defined(_INCLUDE_USES_GHOSTSCRIPT_POST_MK)
|
||||
_INCLUDE_USES_GHOSTSCRIPT_POST_MK= yes
|
||||
|
||||
# dependencies
|
||||
_GS_PORT= ghostscript${_GS_SELECTED}${_GS_AGPL_SUFFIX}${_GS_NOX11_SUFFIX}
|
||||
|
||||
@ -100,5 +95,4 @@ BUILD_DEPENDS+= ${_GS_PORT}>=0:${PORTSDIR}/print/${_GS_PORT}
|
||||
RUN_DEPENDS+= ${_GS_PORT}>=0:${PORTSDIR}/print/${_GS_PORT}
|
||||
.endif
|
||||
|
||||
|
||||
.endif
|
||||
.endif # _INCLUDE_USES_GHOSTSCRIPT_MK
|
||||
|
Loading…
Reference in New Issue
Block a user