summaryrefslogtreecommitdiff
path: root/www/ap-ruby
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-28 06:30:00 +0000
committerasau <asau@pkgsrc.org>2012-10-28 06:30:00 +0000
commit6d2a5eb0194403a26ecfc1ccd2d02c7ca7875bfb (patch)
tree2a7fd30e4ee838f24d3e799d8f0f744759aaf6f0 /www/ap-ruby
parent7921180beeb1b652f54dd21818789c08d8102ba1 (diff)
downloadpkgsrc-6d2a5eb0194403a26ecfc1ccd2d02c7ca7875bfb.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'www/ap-ruby')
-rw-r--r--www/ap-ruby/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/ap-ruby/Makefile b/www/ap-ruby/Makefile
index 4991bfba6d6..95bc1509339 100644
--- a/www/ap-ruby/Makefile
+++ b/www/ap-ruby/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2010/09/29 23:35:35 joerg Exp $
+# $NetBSD: Makefile,v 1.37 2012/10/28 06:30:05 asau Exp $
#
DISTNAME= mod_ruby-${VERSION}
@@ -10,8 +10,6 @@ MAINTAINER= taca@NetBSD.org
HOMEPAGE= http://www.modruby.net/
COMMENT= Apache module that embeds Ruby interpreter within
-PKG_DESTDIR_SUPPORT= user-destdir
-
# textproc/ruby-eruby is restricted to 1.8
RUBY_VERSION_SUPPORTED= 18