switch to CONFIGURE_STYLE= ruby extconf

This commit is contained in:
msf 2006-11-27 09:43:14 +00:00
parent 1c166bbf7e
commit 8dfb0505c7
6 changed files with 12 additions and 12 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2006/10/21 17:31:18 jasper Exp $
# $OpenBSD: Makefile,v 1.2 2006/11/27 09:43:14 msf Exp $
SHARED_ONLY= Yes
@ -23,7 +23,7 @@ MODULES= lang/ruby
LIB_DEPENDS= db.>=4.2::databases/db/v4 \
ruby.>=1::lang/ruby
CONFIGURE_STYLE= simple
CONFIGURE_STYLE= ruby extconf
CONFIGURE_ARGS= --with-db-include="${PREFIX}/include/db4" \
--with-db-version=""

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.10 2006/10/19 01:26:39 bernd Exp $
# $OpenBSD: Makefile,v 1.11 2006/11/27 09:43:14 msf Exp $
SHARED_ONLY= Yes
@ -27,7 +27,7 @@ MODULES= lang/ruby
LIB_DEPENDS= ruby.>=1.84::lang/ruby
CONFIGURE_STYLE= simple
CONFIGURE_STYLE= ruby extconf
INSTALL_TARGET= site-install

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2006/10/20 11:30:29 bernd Exp $
# $OpenBSD: Makefile,v 1.10 2006/11/27 09:43:14 msf Exp $
SHARED_ONLY= Yes
@ -27,7 +27,7 @@ RUN_DEPENDS= :ruby-gtk->=0.31:x11/ruby-gtk
WANTLIB= c gmodule iconv intl gtk Xmu jpeg ungif \
Xext Xi m X11 glib z gdk tiff png
CONFIGURE_STYLE= simple
CONFIGURE_STYLE= ruby extconf
INSTALL_TARGET= site-install
USE_X11= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2006/10/20 11:32:53 bernd Exp $
# $OpenBSD: Makefile,v 1.10 2006/11/27 09:43:14 msf Exp $
SHARED_ONLY= Yes
@ -27,7 +27,7 @@ RUN_DEPENDS= :ruby-gtk->=0.34:x11/ruby-gtk
WANTLIB= c gmodule iconv intl gtk Xmu jpeg Xext Xi m X11 \
glib gdk z tiff png
CONFIGURE_STYLE= simple
CONFIGURE_STYLE= ruby extconf
INSTALL_TARGET= site-install
USE_X11= Yes
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2006/10/20 11:16:18 bernd Exp $
# $OpenBSD: Makefile,v 1.17 2006/11/27 09:43:14 msf Exp $
SHARED_ONLY= Yes
@ -28,7 +28,7 @@ LIB_DEPENDS= ruby.>=1.84::lang/ruby
NO_REGRESS= Yes
CONFIGURE_STYLE= simple
CONFIGURE_STYLE= ruby extconf
WRKDIST= ${WRKDIR}/pcap

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2006/11/13 13:01:37 steven Exp $
# $OpenBSD: Makefile,v 1.22 2006/11/27 09:43:14 msf Exp $
SHARED_ONLY= Yes
@ -30,7 +30,7 @@ LIB_DEPENDS+= gtk.>=1.2,gdk.>=1.2::x11/gtk+ \
NO_REGRESS= Yes
USE_X11= Yes
CONFIGURE_STYLE= simple
CONFIGURE_STYLE= ruby extconf
DOC_DIR= ${MODRUBY_DOCDIR}/ruby-gtk/
EXAMPLE_DIR= ${MODRUBY_EXAMPLEDIR}/ruby-gtk/