summaryrefslogtreecommitdiff
path: root/net/ruby-icmp
diff options
context:
space:
mode:
Diffstat (limited to 'net/ruby-icmp')
-rw-r--r--net/ruby-icmp/Makefile3
1 files changed, 1 insertions, 2 deletions
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}