diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-02-23 07:44:26 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-02-23 07:44:26 +0000 |
commit | ce538976d2a5aecf4bd0106a517269e6c684520e (patch) | |
tree | c4c7c79bf74e00ad4a5b7d2f670dae5a02c8e7a4 | |
parent | 925dd707043a231a1e103a39d699a8389e9a8cfd (diff) | |
download | ports-ce538976d2a5aecf4bd0106a517269e6c684520e.tar.gz ports-ce538976d2a5aecf4bd0106a517269e6c684520e.zip |
Notes
-rw-r--r-- | chinese/cce/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/cce/Makefile b/chinese/cce/Makefile index 77dd1444f306..deae6f512899 100644 --- a/chinese/cce/Makefile +++ b/chinese/cce/Makefile @@ -22,6 +22,7 @@ COMMENT= GB Chinese console WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_REINPLACE= yes REINPLACE_ARGS= # empty +ONLY_FOR_ARCHS= i386 MAN1= cce.1 |