pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/44553: New package: misc/howm
The following reply was made to PR pkg/44553; it has been noted by GNATS.
From: ishit <ishit%oak.dti.ne.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: obache%netbsd.org@localhost
Subject: Re: pkg/44553: New package: misc/howm
Date: Mon, 21 Feb 2011 07:44:36 +0900
At Thu, 17 Feb 2011 03:15:04 +0000 (UTC), OBATA Akio wrote:
> > XDEPENDS+= ${RUBY_PKGPREFIX}-migemo-*:../../textproc/migemo
> > XDEPENDS+=
> ${EMACS_PKGNAME_PREFIX}migemo-elisp-*:../../textproc/migemo-elisp
>
> It should be '-[0-9]*', not '-*', or other packages with same prefix will
> be matched.
I'm sorry. It is corrected.
> Does this package require Both elisp and command line interface for migemo?
"Migemo" function did not operate when "Migemo-elisp" was deleted.
Therefore, I think it is necessary.
> > Xpre-build:
> > X.for f in ${EXT_FILES}
> > X ${CP} ${WRKSRC}/ext/${f} ${WRKSRC}/ext/${f}.orig
> > X ${SED} -e 's!/usr!${PREFIX}!g' \
> > X < ${WRKSRC}/ext/${f}.orig \
> > X > ${WRKSRC}/ext/${f}
> > X.endfor
>
> I fell it only replace shebang.
> Do you intend something more?
No. I intended to replace "shebang" only.
--
ISIHARA Takanori
Home |
Main Index |
Thread Index |
Old Index