diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-19 04:28:22 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-19 04:28:22 +0000 |
commit | 219a9ab52a6f4f2b46501089aa0c2eb0acf26988 (patch) | |
tree | d9a610fb9aea372e81a840d4e6600dc6182e725d /arabic | |
parent | BROKEN: Broken pkg-plist (diff) |
BROKEN: Does not compile
Notes
Notes:
svn path=/head/; revision=107514
Diffstat (limited to 'arabic')
-rw-r--r-- | arabic/katoob/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arabic/katoob/Makefile b/arabic/katoob/Makefile index 940ff81717af..0f9e018191cd 100644 --- a/arabic/katoob/Makefile +++ b/arabic/katoob/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= arabeyes MAINTAINER= samy@kerneled.com COMMENT= Light-weight, bidirectional editor for arabic texts +BROKEN= "Does not compile" + MAN1= katoob.1 USE_GMAKE= yes |