mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
Add site-lisp to default load paths.
Reported by: jylefort
This commit is contained in:
parent
a768fde0aa
commit
0bbf86899a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165851
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= xemacs-mule
|
||||
PORTVERSION= ${XEMACS_VER}
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES+= editors
|
||||
MASTER_SITES= ${MASTER_SITE_XEMACS}
|
||||
MASTER_SITE_SUBDIR= xemacs-${XEMACS_REL}
|
||||
@ -58,6 +58,7 @@ CONFIGURE_ARGS= --with-x11 \
|
||||
--with-mule \
|
||||
--x-includes=${X11BASE}/include \
|
||||
--x-libraries=${X11BASE}/lib \
|
||||
--with-site-lisp \
|
||||
--site-libraries='${SITE_LIBRARIES}' \
|
||||
--site-includes='${SITE_INCLUDES}' \
|
||||
--with-xface \
|
||||
|
Loading…
Reference in New Issue
Block a user