diff options
author | Will Andrews <will@FreeBSD.org> | 2003-11-16 02:36:29 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2003-11-16 02:36:29 +0000 |
commit | 9d058c47e813137535abea179fc9f082a5846914 (patch) | |
tree | 9576c54929d8dc37ebdd33f059ee55dc1e1b55b2 /arabic/Makefile | |
parent | 084b2afd379f2883f073e11fe6c8daedfe0c6bab (diff) | |
download | ports-9d058c47e813137535abea179fc9f082a5846914.tar.gz ports-9d058c47e813137535abea179fc9f082a5846914.zip |
Move these ports to the new arabic category after the repocopies. Fix
up dependencies and add this incident to MOVED.
PR: (closed already) 57507, 57508, 57510, 57512, 57513, 57515
Submitted by: Samy Al Bahra <samy@kerneled.com>
Notes
Notes:
svn path=/head/; revision=94079
Diffstat (limited to 'arabic/Makefile')
-rw-r--r-- | arabic/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arabic/Makefile b/arabic/Makefile index 22452e4a70b7..5f27d8c1aa42 100644 --- a/arabic/Makefile +++ b/arabic/Makefile @@ -1,6 +1,12 @@ # $FreeBSD$ # + SUBDIR += ae_fonts_mono + SUBDIR += ae_fonts_ttf + SUBDIR += kacst_fonts SUBDIR += katoob + SUBDIR += kde3-i18n + SUBDIR += khotot + SUBDIR += koffice-i18n SUBDIR += openoffice-1.1 .include <bsd.port.subdir.mk> |