1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

Fix as xemacs-mule is updated

Modify to be able to do "make" by any user
This commit is contained in:
Satoshi Taoka 2000-02-18 23:17:19 +00:00
parent b7292d3081
commit 61b2f82de0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=25991
3 changed files with 4 additions and 4 deletions

View File

@ -81,7 +81,7 @@ post-configure:
pre-build:
.if (${EMACS_PORT} == "xemacs21-mule")
@${INSTALL_DATA} ${FILESDIR}/_pkg.el ${WRKSRC}/
@${CP} ${FILESDIR}/_pkg.el ${WRKSRC}/
.endif
pre-install:

View File

@ -12,8 +12,8 @@ MASTERDIR= ${.CURDIR}/../../mail/wanderlust-emacs
EMACS_NAME= xemacs
EMACS_PORT= xemacs21-mule
EMACS_VER= 21.1.8
MULE_VER= 21.1.8
EMACS_VER= 21.1.9
MULE_VER= 21.1.9
EMACS_LIBDIR= lib/xemacs
EMACS_PACKAGESDIR= lib/xemacs/site-packages
MANIFEST= MANIFEST.wl

View File

@ -81,7 +81,7 @@ post-configure:
pre-build:
.if (${EMACS_PORT} == "xemacs21-mule")
@${INSTALL_DATA} ${FILESDIR}/_pkg.el ${WRKSRC}/
@${CP} ${FILESDIR}/_pkg.el ${WRKSRC}/
.endif
pre-install: