diff options
Diffstat (limited to 'devel/linux-c7-qt/Makefile')
-rw-r--r-- | devel/linux-c7-qt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/linux-c7-qt/Makefile b/devel/linux-c7-qt/Makefile index f2b34f9016d6..b4111e8709c2 100644 --- a/devel/linux-c7-qt/Makefile +++ b/devel/linux-c7-qt/Makefile @@ -19,4 +19,6 @@ USE_LDCONFIG= yes USE_LINUX= fontconfig png dbuslibs sqlite3 openssl USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include <bsd.port.mk> |