summaryrefslogtreecommitdiffstats
path: root/korean
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-03-28 05:10:16 +0000
committerkris <kris@FreeBSD.org>2004-03-28 05:10:16 +0000
commitfe02ffdfa9aced479b033e5754ef76a446a7ddce (patch)
tree1a52505d8952bfc312d79b7bd5dcdef388fc1cab /korean
parent936e4c37298a103b5250402965765c3f21756f02 (diff)
downloadFreeBSD-ports-fe02ffdfa9aced479b033e5754ef76a446a7ddce.zip
FreeBSD-ports-fe02ffdfa9aced479b033e5754ef76a446a7ddce.tar.gz
Flip NOT_FOR_ARCHS into ONLY_FOR_ARCHS=i386 since it is unlikely this port
will be ported to non-i386 architectures.
Diffstat (limited to 'korean')
-rw-r--r--korean/hanemacs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/hanemacs/Makefile b/korean/hanemacs/Makefile
index ab274da..f3c878e 100644
--- a/korean/hanemacs/Makefile
+++ b/korean/hanemacs/Makefile
@@ -17,7 +17,7 @@ DISTNAME= hanemacs-19.34b-1
MAINTAINER= cjh@FreeBSD.org
COMMENT= Korean version of GNU editing macros
-NOT_FOR_ARCHS= alpha
+ONLY_FOR_ARCHS= i386
WRKSRC= ${WRKDIR}/hanemacs-19.34
GNU_CONFIGURE= yes
OpenPOWER on IntegriCloud