1
0
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:
Gary Jennejohn 2003-10-13 09:29:34 +00:00
parent 0558020286
commit 1d0a3fc683
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91005
3 changed files with 6 additions and 0 deletions

View File

@ -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 \

View File

@ -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 \

View File

@ -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 \