aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-07-02 16:21:52 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-07-02 16:21:52 +0000
commit6407875beeaff1020dd962ee06cc5860b6b6b7b8 (patch)
tree54be1cd90cc4e0db4049855912f609405c558972 /lang
parente73b69240585b6ad9872461091f527d83a05b7aa (diff)
downloadports-6407875beeaff1020dd962ee06cc5860b6b6b7b8.tar.gz
ports-6407875beeaff1020dd962ee06cc5860b6b6b7b8.zip
Notes
Diffstat (limited to 'lang')
-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