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 | |
parent | 92d8276005ca0efe4691f8c27a9d937b7230b387 (diff) | |
download | ports-7290fe027be9d1caa94c99f9f6d1518730721a8c.tar.gz ports-7290fe027be9d1caa94c99f9f6d1518730721a8c.zip |
- set PORTSCOUT variable
Notes
Notes:
svn path=/head/; revision=219446
-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 |