diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-25 08:58:09 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-25 08:58:09 +0000 |
commit | 698f728a34f171d54b5a596f6920cc9f902eaac5 (patch) | |
tree | f10cf7fb25b0aa3ea00f6de39d75c4dd6e48df98 /editors/flim/Makefile | |
parent | 71bf6b0f0b6eacee0017dafc6618893627a19d91 (diff) |
Notes
Diffstat (limited to 'editors/flim/Makefile')
-rw-r--r-- | editors/flim/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/flim/Makefile b/editors/flim/Makefile index 8d83ecf49904..afb812140e94 100644 --- a/editors/flim/Makefile +++ b/editors/flim/Makefile @@ -16,6 +16,8 @@ LICENSE= GPLv2 PORTCLASS?= master +USES= makeinfo + # distfile version FLIM_VER= ${FLIM_TRUNK}.9 FLIM_TRUNK= 1.14 |