aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-01-14 22:38:58 +0800
committerpav <pav@FreeBSD.org>2006-01-14 22:38:58 +0800
commited362747189fa976fd9074bf041fd800697a96d0 (patch)
tree19c37fd6da1a77ad98429bcac827d9f1218cb5bc /lang
parent2caa45680c52371383edb93789772e6105b2e665 (diff)
downloadfreebsd-ports-graphics-ed362747189fa976fd9074bf041fd800697a96d0.tar.gz
freebsd-ports-graphics-ed362747189fa976fd9074bf041fd800697a96d0.tar.zst
freebsd-ports-graphics-ed362747189fa976fd9074bf041fd800697a96d0.zip
- Enable pthreads using configure switch, so autodetection based on headers
parsing works
Diffstat (limited to 'lang')
-rw-r--r--lang/ruby18/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/ruby18/Makefile b/lang/ruby18/Makefile
index db5a09f2f00..c7dc7779957 100644
--- a/lang/ruby18/Makefile
+++ b/lang/ruby18/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ruby
PORTVERSION= ${RUBY_PORTVERSION}
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= lang ruby ipv6
MASTER_SITES= ${MASTER_SITE_RUBY}
@@ -38,9 +39,7 @@ USE_REINPLACE= yes
GNU_CONFIGURE= yes
WRKSRC= ${RUBY_WRKSRC}
CONFIGURE_ARGS= ${RUBY_CONFIGURE_ARGS} \
- --enable-shared
-CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \
- LIBS="${PTHREAD_LIBS}"
+ --enable-shared --enable-pthread
.if defined(DEBUG)
CFLAGS+= -g
it/cgit.cgi/freebsd-ports-gnome/commit/dns/rbldnsd?h=gnome-3.24&id=f62fc327f7169725e8e050f9cb2563c30e8815fb'>- Updating to current version (released 2006-07-26).leeym2006-09-227-28/+17 * - Update to 0.996garga2006-02-223-16/+26 * Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-211-1/+1 * Update to 0.995.lawrance2006-02-112-4/+4 * SHA256ifyedwin2006-01-221-0/+2 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1 * Update to 0.993.1krion2004-09-032-4/+3 * - Fix broken _flags in startup scriptkrion2004-05-292-2/+2 * - Proper handle startup scriptkrion2004-04-292-1/+3 * - upgrade version to 0.992leeym2004-04-13