pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/ruby-sary Added missing DESTDIR suppoted mark.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6212efb2a1b9
branches: trunk
changeset: 549192:6212efb2a1b9
user: obache <obache%pkgsrc.org@localhost>
date: Wed Oct 29 02:20:31 2008 +0000
description:
Added missing DESTDIR suppoted mark.
diffstat:
textproc/ruby-sary/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 64bdf07b192c -r 6212efb2a1b9 textproc/ruby-sary/Makefile
--- a/textproc/ruby-sary/Makefile Wed Oct 29 02:15:51 2008 +0000
+++ b/textproc/ruby-sary/Makefile Wed Oct 29 02:20:31 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/06/19 14:57:36 taca Exp $
+# $NetBSD: Makefile,v 1.4 2008/10/29 02:20:31 obache Exp $
#
DISTNAME= sary-ruby-1.2.0
@@ -11,6 +11,8 @@
HOMEPAGE= http://sary.sourceforge.net/
COMMENT= Ruby Binding of Sary
+PKG_DESTDIR_SUPPORT= user-destdir
+
RUBY_HAS_ARCHLIB= yes
USE_RUBY_EXTCONF= yes
USE_TOOLS+= pkg-config
Home |
Main Index |
Thread Index |
Old Index