diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2008-08-30 11:03:36 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2008-08-30 11:03:36 +0000 |
commit | 7290fe027be9d1caa94c99f9f6d1518730721a8c (patch) | |
tree | a8979a78645691bb5998dc9d713b909914521720 /chinese | |
parent | Upadte to 1.03 (diff) |
- set PORTSCOUT variable
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/zhcon/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/zhcon/Makefile b/chinese/zhcon/Makefile index f7a4a7a33ddb..19dd920189bf 100644 --- a/chinese/zhcon/Makefile +++ b/chinese/zhcon/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= chinsan@FreeBSD.org COMMENT= A fast Console Chinese System which supports framebuffer device +PORTSCOUT= limit:^0\.2.[0-9]* + GNU_CONFIGURE= yes ONLY_FOR_ARCHS= i386 USE_ICONV= yes |