Index: head/databases/ruby-dbd_interbase/Makefile =================================================================== --- head/databases/ruby-dbd_interbase/Makefile (revision 182552) +++ head/databases/ruby-dbd_interbase/Makefile (revision 182553) @@ -1,36 +1,37 @@ # New ports collection makefile for: dbd_interbase for DBD-for-Ruby # Date created: 16 January 2002 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= dbd_interbase PORTVERSION= ${RUBY_DBI_PORTVERSION} +PORTREVISION= 1 CATEGORIES= databases ruby MASTER_SITES= ${RUBY_DBI_MASTER_SITES} MASTER_SITE_SUBDIR= ${RUBY_DBI_MASTER_SITE_SUBDIR} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${RUBY_DBI_DISTNAME} DIST_SUBDIR= ruby MAINTAINER= boumenot@gmail.com COMMENT= InterBase driver for DBI-for-Ruby RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR} \ - ${RUBY_SITEARCHLIBDIR}/interbase.so:${PORTSDIR}/databases/ruby-interbase + ${RUBY_SITEARCHLIBDIR}/fb.so:${.CURDIR}/../ruby-interbase USE_RUBY= yes USE_RUBY_SETUP= yes SLAVE_PORT= yes MASTER_PORT= databases/ruby-dbi WRKSRC= ${RUBY_DBI_WRKSRC} CONFIGURE_ARGS= --with=${PORTNAME} .include "${.CURDIR}/../ruby-dbi/Makefile.common" BROKEN= Does not compile .include Property changes on: head/databases/ruby-dbd_interbase/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property