summaryrefslogtreecommitdiff
path: root/textproc/ruby-html-parser
diff options
context:
space:
mode:
authorasau <asau>2012-10-25 06:55:37 +0000
committerasau <asau>2012-10-25 06:55:37 +0000
commitac4f504d3e1a564448d2767366ea31583a04a844 (patch)
treecaa131cad17b4e52aebb33e65aa8d33b465c8d17 /textproc/ruby-html-parser
parent14b0de01f9cdd65a556e49ac8a855bacc1f1c3b5 (diff)
downloadpkgsrc-ac4f504d3e1a564448d2767366ea31583a04a844.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'textproc/ruby-html-parser')
-rw-r--r--textproc/ruby-html-parser/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/ruby-html-parser/Makefile b/textproc/ruby-html-parser/Makefile
index 6c64234da83..00c1f186319 100644
--- a/textproc/ruby-html-parser/Makefile
+++ b/textproc/ruby-html-parser/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2010/09/10 08:14:36 taca Exp $
+# $NetBSD: Makefile,v 1.12 2012/10/25 06:56:57 asau Exp $
DISTNAME= html-parser-${VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-html-parser-${VERSION}
@@ -15,7 +15,6 @@ NO_CONFIGURE= yes
VERSION= 19990912p2
INSTALLATION_DIRS= ${RUBY_DOC}/html-parser ${RUBY_VENDORLIB}
-PKG_DESTDIR_SUPPORT= user-destdir
SRCS= formatter.rb html-parser.rb sgml-parser.rb