diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-11 20:51:33 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-11 20:51:33 +0000 |
| commit | 205a2e305fb57455ce76b69d5fe4ab5b939caa42 (patch) | |
| tree | cc1b1ae301c3e415429169efb6912f2b82bf5c87 | |
| parent | Fix build on head and stable/10 (diff) | |
Fix.
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=386101
| -rw-r--r-- | textproc/kmfl-khmer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/kmfl-khmer/Makefile b/textproc/kmfl-khmer/Makefile index 8e5124701c21..f499d66b9914 100644 --- a/textproc/kmfl-khmer/Makefile +++ b/textproc/kmfl-khmer/Makefile @@ -15,6 +15,7 @@ USE_GITHUB= yes GH_ACCOUNT= buganini GH_PROJECT= kmfl-${PORTNAME} NO_BUILD= yes +WRKSRC_SUBDIR= kmfl KMFL_DIR= share/kmfl KMFL_ICONS_DIR= share/kmfl/icons |
