aboutsummaryrefslogtreecommitdiff
path: root/lang/stklos/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-01-15 14:56:12 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-01-15 14:56:12 +0000
commit2462309b35d83b71cee87ec399952405db55ee3c (patch)
treef7dfde2468f857a31e2609084cc31c74510cd2e7 /lang/stklos/Makefile
parent089104f8465c4b0cbdaa03ff4e4f40e847920e67 (diff)
Notes
Diffstat (limited to 'lang/stklos/Makefile')
-rw-r--r--lang/stklos/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/lang/stklos/Makefile b/lang/stklos/Makefile
index 61e3957fda4b..991fd334418e 100644
--- a/lang/stklos/Makefile
+++ b/lang/stklos/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= stklos
-PORTVERSION= 0.72
+PORTVERSION= 0.82
CATEGORIES= lang scheme
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -20,11 +20,14 @@ LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
ONLY_FOR_ARCHS= i386 amd64
USE_GMAKE= yes
-GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib
-CONFIGURE_ARGS= --disable-gtk --disable-gnome
PLIST_SUB= VERSION="${PORTVERSION}"
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --disable-gtk \
+ --disable-gnome \
+ --enable-threads=none
+
MAN1= stklos-compile.1 stklos-config.1 stklos-genlex.1 stklos.1 \
stklos-install.1