mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Xemacs seems to be generally broken on sparc64. Add NOT_FOR_ARCHS=sparc64
to the Makefile.
This commit is contained in:
parent
0558020286
commit
1d0a3fc683
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91005
@ -17,6 +17,8 @@ DIST_SUBDIR= xemacs
|
||||
MAINTAINER= gj@FreeBSD.org
|
||||
COMMENT= This port tracks the development (GAMMA) version of the XEmacs text editor
|
||||
|
||||
NOT_FOR_ARCHS= sparc64
|
||||
|
||||
RUN_DEPENDS+= ${LOCALBASE}/lib/xemacs/xemacs-packages/etc/enriched.doc:${PORTSDIR}/editors/xemacs-packages
|
||||
.if !defined(WITHOUT_X11)
|
||||
LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
|
@ -17,6 +17,8 @@ DIST_SUBDIR= xemacs
|
||||
MAINTAINER?= gj@FreeBSD.org
|
||||
COMMENT?= This port tracks the stable version of the XEmacs text editor
|
||||
|
||||
NOT_FOR_ARCHS= sparc64
|
||||
|
||||
RUN_DEPENDS+= ${LOCALBASE}/lib/xemacs/xemacs-packages/etc/enriched.doc:${PORTSDIR}/editors/xemacs-packages
|
||||
.if !defined(WITHOUT_X11)
|
||||
LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
|
@ -16,6 +16,8 @@ DIST_SUBDIR= xemacs
|
||||
MAINTAINER?= gj@FreeBSD.org
|
||||
COMMENT?= XEmacs text editor version 21
|
||||
|
||||
NOT_FOR_ARCHS= sparc64
|
||||
|
||||
RUN_DEPENDS+= ${LOCALBASE}/lib/xemacs/xemacs-packages/etc/enriched.doc:${PORTSDIR}/editors/xemacs-packages
|
||||
.if !defined(WITHOUT_X11)
|
||||
LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
|
Loading…
Reference in New Issue
Block a user