summaryrefslogtreecommitdiff
path: root/lang/qscheme/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/qscheme/Makefile')
-rw-r--r--lang/qscheme/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/qscheme/Makefile b/lang/qscheme/Makefile
index 5a04391b2414..8197ec67f65f 100644
--- a/lang/qscheme/Makefile
+++ b/lang/qscheme/Makefile
@@ -7,7 +7,7 @@
PORTNAME= qscheme
PORTVERSION= 0.5.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= lang scheme
MASTER_SITES= http://www.sof.ch/dan/qscheme/files/
@@ -16,7 +16,7 @@ COMMENT= A small and fast Scheme interpreter
BUILD_DEPENDS= ${LOCALBASE}/lib/libavcall.a:${PORTSDIR}/devel/ffcall\
${LOCALBASE}/lib/libpcre.a:${PORTSDIR}/devel/pcre \
- ${LOCALBASE}/include/gmp.h:${PORTSDIR}/math/libgmp4
+ ${LOCALBASE}/lib/libgmp.a:${PORTSDIR}/math/libgmp4
LIB_DEPENDS= getline:${PORTSDIR}/devel/libgetline
GNU_CONFIGURE= yes