From 1685739ccc9eb6e697991f0019416acfec93db43 Mon Sep 17 00:00:00 2001 From: asau Date: Wed, 31 Oct 2012 11:16:30 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- devel/ruby-racc/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'devel/ruby-racc') diff --git a/devel/ruby-racc/Makefile b/devel/ruby-racc/Makefile index 358f65b9618..afb3eca4d1b 100644 --- a/devel/ruby-racc/Makefile +++ b/devel/ruby-racc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2011/02/21 16:01:15 taca Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/31 11:19:42 asau Exp $ DISTNAME= racc-${RACC_VERSION} PKGREVISION= 1 @@ -11,8 +11,6 @@ HOMEPAGE= http://i.loveruby.net/en/projects/racc/ COMMENT= LALR(1) parser generator for Ruby LICENSE= gnu-lgpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS+= ruby[1-9][0-9]-racc-* USE_RUBY_SETUP= yes -- cgit v1.2.3