From 6d48ae39ccff4a97057a9d085b5309a8261f212a Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 7 Feb 2006 19:59:21 +0000 Subject: Fix some pkglint warnings. --- devel/ruby-subversion/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/ruby-subversion') diff --git a/devel/ruby-subversion/Makefile b/devel/ruby-subversion/Makefile index 079a7aefc5c..b8cc8ef2e14 100644 --- a/devel/ruby-subversion/Makefile +++ b/devel/ruby-subversion/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/02/07 19:58:06 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2006/02/07 19:59:22 wiz Exp $ PKGNAME= ${RUBY_PKGPREFIX}-subversion-${SVNVER} PKGREVISION= 3 @@ -6,7 +6,7 @@ COMMENT= Ruby bindings for Subversion .include "../../devel/subversion/Makefile.common" -SHLIBTOOL_OVERRIDE= libtool +SHLIBTOOL_OVERRIDE+= libtool REPLACE_RUBY_DIRS= ${WRKSRC}/tools -- cgit v1.2.3