mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
- Generalize dependency on ghostscript
Reported by: pointyhat exprun
This commit is contained in:
parent
258dff9ea9
commit
81bd9ece0f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187865
@ -16,11 +16,11 @@ COMMENT= Manage your projects or tasks within GNU Emacs
|
||||
|
||||
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base \
|
||||
dvips:${PORTSDIR}/print/dvipsk-tetex \
|
||||
ps2pdf:${PORTSDIR}/print/ghostscript-gnu \
|
||||
xpdf:${PORTSDIR}/graphics/xpdf
|
||||
|
||||
USE_EMACS= yes
|
||||
EMACS_PORT_NAME?= emacs21
|
||||
USE_GHOSTSCRIPT_RUN= yes
|
||||
|
||||
.if ${EMACS_PORT_NAME} != "emacs21"
|
||||
PORTNAMESUFFIX= ${PKGNAMESUFFIX}
|
||||
|
Loading…
Reference in New Issue
Block a user