From 4cf1fa41517eb901e7e5a198fb767c80533249d0 Mon Sep 17 00:00:00 2001 From: asau Date: Tue, 23 Oct 2012 17:18:07 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- net/ruby-icmp/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net/ruby-icmp') diff --git a/net/ruby-icmp/Makefile b/net/ruby-icmp/Makefile index 6c73911e8c1..61471232d2b 100644 --- a/net/ruby-icmp/Makefile +++ b/net/ruby-icmp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2010/09/10 07:37:25 taca Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:19:06 asau Exp $ DISTNAME= icmp-0.2.2 PKGREVISION= 3 @@ -16,7 +16,6 @@ NO_BUILD= yes REPLACE_RUBY= sample/ping.rb sample/traceroute.rb EXAMPLES= sample/ping.rb sample/traceroute.rb INSTALLATION_DIRS= ${RUBY_EG}/icmp ${RUBY_VENDORLIB} -PKG_DESTDIR_SUPPORT= user-destdir post-install: .for f in ${EXAMPLES} -- cgit v1.2.3