diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 2000-03-19 01:58:47 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 2000-03-19 01:58:47 +0000 |
commit | f9236ec24a4ac47cf9f5acd5affb132244bcab26 (patch) | |
tree | 90aff482636d1cbf9db4241514b8d90a14bcff72 /chinese | |
parent | a2f3141d374af4e9b0aef7d9118d9e9d82b3cf9d (diff) |
PR: 17135
Submitted by: Peng HaiJie <phj@cn.FreeBSD.org>
Disable REQUIRES_MOTIF in this port, we don't need it.
Patch submitted by the MAINTAINER.
Notes
Notes:
svn path=/head/; revision=26804
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/tocps/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chinese/tocps/Makefile b/chinese/tocps/Makefile index 0f127532d0bf..64a691cb035c 100644 --- a/chinese/tocps/Makefile +++ b/chinese/tocps/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.cn.FreeBSD.org/pub/ported/ MAINTAINER= phj@cn.FreeBSD.org -REQUIRES_MOTIF= yes - MANCOMPRESSED= yes MAN1= tocps.1 |