From ac4f504d3e1a564448d2767366ea31583a04a844 Mon Sep 17 00:00:00 2001 From: asau Date: Thu, 25 Oct 2012 06:55:37 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- textproc/ruby-cabocha/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'textproc/ruby-cabocha') diff --git a/textproc/ruby-cabocha/Makefile b/textproc/ruby-cabocha/Makefile index c5f184f19dd..74aa86dc0de 100644 --- a/textproc/ruby-cabocha/Makefile +++ b/textproc/ruby-cabocha/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2011/02/21 16:01:20 taca Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/25 06:56:55 asau Exp $ # .include "../../textproc/cabocha/Makefile.common" @@ -10,8 +10,6 @@ COMMENT= CaboCha ruby module BUILD_DEPENDS+= swig-[0-9]*:../../devel/swig -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_RUBY_EXTCONF= yes -- cgit v1.2.3