pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/xemacs-packages check-interpreter fix.
details: https://anonhg.NetBSD.org/pkgsrc/rev/65b3160c62c2
branches: trunk
changeset: 590161:65b3160c62c2
user: jym <jym%pkgsrc.org@localhost>
date: Mon Jul 04 22:23:12 2011 +0000
description:
check-interpreter fix.
diffstat:
editors/xemacs-packages/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r 9c5e54f9af38 -r 65b3160c62c2 editors/xemacs-packages/Makefile
--- a/editors/xemacs-packages/Makefile Mon Jul 04 22:08:01 2011 +0000
+++ b/editors/xemacs-packages/Makefile Mon Jul 04 22:23:12 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2008/04/30 06:35:01 tron Exp $
+# $NetBSD: Makefile,v 1.56 2011/07/04 22:23:12 jym Exp $
DISTNAME= xemacs-packages
PKGNAME= xemacs-packages-1.16
@@ -163,9 +163,11 @@
REPLACEMENTS.perl+= ${PREFIX}/lib/xemacs/xemacs-packages/etc/x-symbol/fonts/makesub
REPLACEMENTS.perl+= ${PREFIX}/lib/xemacs/xemacs-packages/lisp/hyperbole/file-newer
+REPLACEMENTS.python+= ${PREFIX}/lib/xemacs/xemacs-packages/lisp/python-modes/pydoc_lisp.py
+
REPLACEMENTS.zsh= ${PREFIX}/lib/xemacs/xemacs-packages/lisp/erc/mkChangeLog.upstream
-REPLACEMENT_PROGS= perl zsh
+REPLACEMENT_PROGS= perl python zsh
.include "../../editors/xemacs/Makefile.pkg"
Home |
Main Index |
Thread Index |
Old Index