diff options
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 |