diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-10-08 02:33:28 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-10-08 02:33:28 +0800 |
commit | d93ca3b6e667bb8abaf8296079979f8fa22eaac9 (patch) | |
tree | e25ccf7eac6a118433d0db2407b1859d51ecb720 /net | |
parent | 36d95bf65278da4771ef6389bd61f1e3378e626d (diff) | |
download | freebsd-ports-gnome-d93ca3b6e667bb8abaf8296079979f8fa22eaac9.tar.gz freebsd-ports-gnome-d93ca3b6e667bb8abaf8296079979f8fa22eaac9.tar.zst freebsd-ports-gnome-d93ca3b6e667bb8abaf8296079979f8fa22eaac9.zip |
- Add SLAVEDIRS: chinese/tintin++
Diffstat (limited to 'net')
-rw-r--r-- | net/tintin++/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/tintin++/Makefile b/net/tintin++/Makefile index e4466a22ddf9..0e4815a32ca9 100644 --- a/net/tintin++/Makefile +++ b/net/tintin++/Makefile @@ -32,6 +32,8 @@ DOCS= CREDITS FAQ README SCRIPTS TODO \ PLIST_FILES= bin/tt++ PORTDOCS= ${DOCS:T} +SLAVEDIRS= chinese/tintin++ + .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MBIG5} |