diff options
author | miwi <miwi@FreeBSD.org> | 2008-10-12 17:33:56 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-10-12 17:33:56 +0800 |
commit | 10aa6bacc4ccd3cc45b7de136adef5f86444b633 (patch) | |
tree | 003617140a1b0fd8579cc3cb68495bebd561bed2 /editors | |
parent | fc28aba9a01a618dd716c3e9b551586370884550 (diff) | |
download | freebsd-ports-gnome-10aa6bacc4ccd3cc45b7de136adef5f86444b633.tar.gz freebsd-ports-gnome-10aa6bacc4ccd3cc45b7de136adef5f86444b633.tar.zst freebsd-ports-gnome-10aa6bacc4ccd3cc45b7de136adef5f86444b633.zip |
- Connect klat4 to the build
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 084264d89b91..d498486e4a8c 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -82,6 +82,7 @@ SUBDIR += kate-plugins SUBDIR += kile SUBDIR += klat + SUBDIR += klat4 SUBDIR += koffice-kde3 SUBDIR += komodo-edit SUBDIR += kxmleditor |