diff options
Diffstat (limited to 'devel/dbus-glib/Makefile')
-rw-r--r-- | devel/dbus-glib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/dbus-glib/Makefile b/devel/dbus-glib/Makefile index c0e34ecf7503..85c6b802acae 100644 --- a/devel/dbus-glib/Makefile +++ b/devel/dbus-glib/Makefile @@ -26,4 +26,6 @@ PLIST_SUB= VERSION="1.0" DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX} +OPTIONS_DEFINE= DOCS + .include <bsd.port.mk> |