pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-mode Remove unused SITE_LISP.
details: https://anonhg.NetBSD.org/pkgsrc/rev/37474e372d07
branches: trunk
changeset: 565724:37474e372d07
user: taca <taca%pkgsrc.org@localhost>
date: Wed Oct 07 04:49:58 2009 +0000
description:
Remove unused SITE_LISP.
diffstat:
devel/ruby-mode/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 2cf16b81fd25 -r 37474e372d07 devel/ruby-mode/Makefile
--- a/devel/ruby-mode/Makefile Tue Oct 06 21:37:10 2009 +0000
+++ b/devel/ruby-mode/Makefile Wed Oct 07 04:49:58 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2009/08/06 01:44:50 minskim Exp $
+# $NetBSD: Makefile,v 1.22 2009/10/07 04:49:58 taca Exp $
#
DISTNAME= ${RUBY_DISTNAME}
@@ -22,8 +22,6 @@
SRCS= ruby-mode.el rubydb3x.el ruby-electric.el \
inf-ruby.el ruby-style.el
-PLIST_SUBST+= SITE_LISP=${SITE_LISP:Q}
-
do-build:
for f in ${SRCS}; do \
cd ${WRKSRC}; \
Home |
Main Index |
Thread Index |
Old Index