diff options
Diffstat (limited to 'devel/libdbusmenu-qt5/Makefile')
-rw-r--r-- | devel/libdbusmenu-qt5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libdbusmenu-qt5/Makefile b/devel/libdbusmenu-qt5/Makefile index f284523e8191..4c525688db8b 100644 --- a/devel/libdbusmenu-qt5/Makefile +++ b/devel/libdbusmenu-qt5/Makefile @@ -28,7 +28,7 @@ OPTIONS_SUB= YES DOXYGEN_DESC= Build documentation (requires doxygen) DOXYGEN_CMAKE_ON= -DWITH_DOC:BOOL=TRUE DOXYGEN_CMAKE_OFF= -DWITH_DOC:BOOL=FALSE -DOXYGEN_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen +DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen .if defined(PACKAGE_BUILDING) OPTIONS_DEFAULT+= DOXYGEN |