summaryrefslogtreecommitdiff
path: root/editors/xemacs
diff options
context:
space:
mode:
authortoshii <toshii>2000-09-28 11:29:59 +0000
committertoshii <toshii>2000-09-28 11:29:59 +0000
commit1d38eb6ebd0b42cf762211bc60292ae919d590d9 (patch)
tree37f92be15e8eb46590381b32635aad23d78266d6 /editors/xemacs
parente45e655df2b7bb01497101869173ab19d59b557c (diff)
downloadpkgsrc-1d38eb6ebd0b42cf762211bc60292ae919d590d9.tar.gz
Make this buildable on alpha.
Diffstat (limited to 'editors/xemacs')
-rw-r--r--editors/xemacs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile
index 46d1e4de799..c972aeece1e 100644
--- a/editors/xemacs/Makefile
+++ b/editors/xemacs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2000/08/23 23:14:23 tron Exp $
+# $NetBSD: Makefile,v 1.24 2000/09/28 11:29:59 toshii Exp $
# FreeBSD Id: Makefile,v 1.1.1.1 1997/09/03 19:27:57 gj Exp
DISTNAME= xemacs-21.1.9
@@ -19,7 +19,7 @@ DEPENDS+= gdbm>=1.7.3:../../databases/gdbm
DEPENDS+= png>=1.0.6:../../graphics/png
DEPENDS+= tiff-*:../../graphics/tiff
-NOT_FOR_PLATFORM= *-*-alpha *-*-mips* #fails purespace dumping
+NOT_FOR_PLATFORM= *-*-mips* #fails purespace dumping
HAS_CONFIGURE= YES
USE_XPM= YES