mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
Add missing build dependency (needs dvipdf from ghostscript)
Reported by: kris
This commit is contained in:
parent
13e09a7cc9
commit
22c6804d01
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142332
@ -15,7 +15,8 @@ MASTER_SITE_SUBDIR=${PORTNAME}/release/${PORTVERSION}
|
||||
MAINTAINER= jakub@rehor.net
|
||||
COMMENT= A Common Lisp implementation
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libsigsegv.a:${PORTSDIR}/devel/libsigsegv
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libsigsegv.a:${PORTSDIR}/devel/libsigsegv \
|
||||
dvipdf:${PORTSDIR}/${GHOSTSCRIPT_PORT}
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_ICONV= yes
|
||||
|
Loading…
Reference in New Issue
Block a user