diff options
Diffstat (limited to 'net-im/tik/Makefile')
-rw-r--r-- | net-im/tik/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/tik/Makefile b/net-im/tik/Makefile index 2307ad486004..f2a753261923 100644 --- a/net-im/tik/Makefile +++ b/net-im/tik/Makefile @@ -22,7 +22,7 @@ PLIST= ${WRKDIR}/PLIST SORT?= sort -SRCDIRS= share/tik share/tik/components share/tik/media \ +SRCDIRS= share/tik share/tik/components share/tik/media \ share/tik/packages share/tik/strs .include <bsd.port.pre.mk> @@ -31,7 +31,7 @@ SRCDIRS= share/tik share/tik/components share/tik/media \ EGDIR= share/examples/tik EGFILES= example.tikstrs example.pkgrc DOCDIR= share/doc/tik -DOCFILES= CHANGES CONTRIBUTORS COPYING LICENSE README-LANG \ +DOCFILES= CHANGES CONTRIBUTORS COPYING LICENSE README-LANG \ NEW-FEATURES TODO # The packing list starts with just bin/tik. As we install things, |