pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/29695



The following reply was made to PR pkg/29695; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/29695
Date: Tue, 15 Mar 2005 11:09:10 +0100

 --3V7upXqbjpZ4EhLz
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 This avoids the problem, but I guess the magic invoked here was supposed
 to serve something important...
 
 Martin
 
 --3V7upXqbjpZ4EhLz
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename=patch
 
 Index: emacs.mk
 ===================================================================
 RCS file: /cvsroot/pkgsrc/mk/emacs.mk,v
 retrieving revision 1.17
 diff -u -r1.17 emacs.mk
 --- emacs.mk   7 Mar 2005 17:48:08 -0000       1.17
 +++ emacs.mk   15 Mar 2005 10:07:12 -0000
 @@ -174,9 +174,9 @@
  EMACS_BIN=    ${PREFIX}/bin/xemacs
  EMACS_PKG_VERSION=    ${_EMACS_VERSION_XEMACS_FULL:C|^.*-||}
  EMACS_LISPPREFIX=     ${PREFIX}/lib/xemacs/site-packages/lisp
 -PKGNAME_PREFIX=               xemacs-
 -PKGNAME:=             ${PKGNAME_PREFIX}${PKGNAME}
 -CONFLICTS+=           ${PKGBASE:C|^xemacs-||}-[0-9]*
 +# PKGNAME_PREFIX=             xemacs-
 +# PKGNAME:=           ${PKGNAME_PREFIX}${PKGNAME}
 +# CONFLICTS+=         ${PKGBASE:C|^xemacs-||}-[0-9]*
  .endif
  # strip out nb?
  EMACS_VERSION=${EMACS_PKG_VERSION:C|nb[0-9]*$||}
 
 --3V7upXqbjpZ4EhLz--
 



Home | Main Index | Thread Index | Old Index