No need for MODRUBY_ADJ_REPLACE anymore; MODRUBY_pre-configure take care of
it.
This commit is contained in:
parent
dfb0f5142e
commit
c0295c1134
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.29 2013/03/11 11:42:41 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.30 2013/03/13 22:50:26 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -52,7 +52,6 @@ NO_TEST= Yes
|
||||
# XXX: Bad, but saves a metric buttload of patches.
|
||||
pre-configure:
|
||||
ln -sf ${RUBY} ${WRKDIR}/bin/ruby
|
||||
${MODRUBY_ADJ_REPLACE}
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/gonzui/
|
||||
|
Loading…
Reference in New Issue
Block a user