summaryrefslogtreecommitdiff
path: root/databases/ruby-rrdtool
diff options
context:
space:
mode:
authorasau <asau>2012-10-02 21:25:15 +0000
committerasau <asau>2012-10-02 21:25:15 +0000
commit927c9866002f40ee06dab5431f98e3a43b8890bd (patch)
tree43a00ef6fe7500f6094c17b88abeee49f8e0895b /databases/ruby-rrdtool
parenteeeae6e40ecf124d519361cfba846f5b07e75407 (diff)
downloadpkgsrc-927c9866002f40ee06dab5431f98e3a43b8890bd.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'databases/ruby-rrdtool')
-rw-r--r--databases/ruby-rrdtool/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/ruby-rrdtool/Makefile b/databases/ruby-rrdtool/Makefile
index 2fcd748a447..8ecf664de60 100644
--- a/databases/ruby-rrdtool/Makefile
+++ b/databases/ruby-rrdtool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2012/10/02 17:10:44 tron Exp $
+# $NetBSD: Makefile,v 1.8 2012/10/02 21:25:52 asau Exp $
#
DISTNAME= rrdtool-1.4.5
@@ -12,8 +12,6 @@ HOMEPAGE= http://oss.oetiker.ch/rrdtool/
COMMENT= Ruby binding for rrdtool
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
# rrdtool explicitly forbids any use of -ffast-math
#BUILDLINK_TRANSFORM+= rm:-ffast-math