mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Backout the previous --with-opt-dir change. I think I needed some
sleep... Problem found by: roberto
This commit is contained in:
parent
dfe11939ff
commit
07279548e6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41866
@ -215,7 +215,7 @@ RUBY_FLAGS+= -d
|
||||
USE_RUBY= yes
|
||||
|
||||
RUBY_EXTCONF?= extconf.rb
|
||||
CONFIGURE_ARGS+= --with-opt-dir="${X11BASE}" \
|
||||
CONFIGURE_ARGS+= --with-opt-dir="${LOCALBASE}" \
|
||||
--with-pthread-cflags="${PTHREAD_CFLAGS}" \
|
||||
--with-pthread-libs="${PTHREAD_LIBS}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user