Date: Thu, 21 Oct 1999 04:35:17 -0700 (PDT) From: Shigeyuki Fukushima <shige@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/apel-emacs Makefile ports/editors/apel-xemacs-mule Makefile Message-ID: <199910211135.EAA49724@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
shige 1999/10/21 04:35:16 PDT
Modified files:
editors/apel-emacs Makefile
editors/apel-xemacs-mule Makefile
Log:
Fix too bad dependency.
before: ${PREFIX}/lib/xemacs/site-packages/../xemacs-packages
(If site-packages directory does not exist, this dependency is broken.)
new: ${PREFIX}/lib/xemacs/xemacs-packages
Revision Changes Path
1.17 +3 -3 ports/editors/apel-emacs/Makefile
1.11 +3 -2 ports/editors/apel-xemacs-mule/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910211135.EAA49724>
