aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2005-09-10 03:26:42 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2005-09-10 03:26:42 +0000
commit22c6804d014148d30b4b037cbd6c640be0c04503 (patch)
treea1b4f4701f417491ccd984c19a76ea7d1600bad2
parent13e09a7cc9e121a18fc5fab8b37e428c3edee2b9 (diff)
downloadports-22c6804d014148d30b4b037cbd6c640be0c04503.tar.gz
ports-22c6804d014148d30b4b037cbd6c640be0c04503.zip
Notes
-rw-r--r--lang/clisp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile
index ef3804671de0..bbd2e01992b4 100644
--- a/lang/clisp/Makefile
+++ b/lang/clisp/Makefile
@@ -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