aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/urweb/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/urweb/Makefile b/lang/urweb/Makefile
index 5fc1656c77a9..e7c7b6f08a55 100644
--- a/lang/urweb/Makefile
+++ b/lang/urweb/Makefile
@@ -3,7 +3,7 @@
PORTNAME= urweb
PORTVERSION= 20120925
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang www
MASTER_SITES= http://www.impredicative.com/ur/
EXTRACT_SUFX= .tgz
@@ -23,6 +23,7 @@ USES= gmake libtool
USE_LDCONFIG= yes
USE_OPENSSL= yes
ONLY_FOR_ARCHS= i386 amd64
+CFLAGS+= -pthread
OPTIONS_DEFINE= ELISP PGSQL SQLITE MYSQL
OPTIONS_DEFAULT=ELISP PGSQL