aboutsummaryrefslogtreecommitdiffstats
path: root/korean
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-06-23 00:46:14 +0800
committersteve <steve@FreeBSD.org>1999-06-23 00:46:14 +0800
commit6c83a2ba43db5bf485b737d37607505c6b26f08a (patch)
treefd525d78388fa709e485068a454f2541553b104f /korean
parentf1265d96f18a20cddb868eda934174fbed2b94a4 (diff)
downloadfreebsd-ports-gnome-6c83a2ba43db5bf485b737d37607505c6b26f08a.tar.gz
freebsd-ports-gnome-6c83a2ba43db5bf485b737d37607505c6b26f08a.tar.zst
freebsd-ports-gnome-6c83a2ba43db5bf485b737d37607505c6b26f08a.zip
This doesn't build on the Alpha.
Diffstat (limited to 'korean')
-rw-r--r--korean/hanemacs/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/korean/hanemacs/Makefile b/korean/hanemacs/Makefile
index 6083f527a8ca..a321d5fb87c6 100644
--- a/korean/hanemacs/Makefile
+++ b/korean/hanemacs/Makefile
@@ -3,7 +3,7 @@
# Date created: 12 Mar 1998
# Whom: CHOI Junho <junker@jazz.snu.ac.kr>
#
-# $Id: Makefile,v 1.4 1999/03/08 07:28:27 asami Exp $
+# $Id: Makefile,v 1.5 1999/06/05 22:30:19 mharo Exp $
#
DISTNAME= hanemacs-19.34b-1
@@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/editor/HanEmacs/ \
MAINTAINER= junker@jazz.snu.ac.kr
+NOT_FOR_ARCHS= alpha
+
WRKSRC= ${WRKDIR}/hanemacs-19.34
GNU_CONFIGURE= yes
USE_GMAKE= yes