diff options
author | chinsan <chinsan@FreeBSD.org> | 2008-08-30 19:03:36 +0800 |
---|---|---|
committer | chinsan <chinsan@FreeBSD.org> | 2008-08-30 19:03:36 +0800 |
commit | e93da385b669c7676a693dd05ae95945a157a2b7 (patch) | |
tree | 6fda3f15a368d5b7684f69c8bbd3688da316c4dd /chinese | |
parent | 34f73aebb6c1f29fe4ac54527fb40245dad60827 (diff) | |
download | freebsd-ports-gnome-e93da385b669c7676a693dd05ae95945a157a2b7.tar.gz freebsd-ports-gnome-e93da385b669c7676a693dd05ae95945a157a2b7.tar.zst freebsd-ports-gnome-e93da385b669c7676a693dd05ae95945a157a2b7.zip |
- 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 |