diff options
Diffstat (limited to 'devel/log4cpp/Makefile')
-rw-r--r-- | devel/log4cpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/log4cpp/Makefile b/devel/log4cpp/Makefile index d69cd53d54c0..a5b67a74acb3 100644 --- a/devel/log4cpp/Makefile +++ b/devel/log4cpp/Makefile @@ -24,7 +24,7 @@ USE_LDCONFIG= yes OPTIONS_DEFINE= DOXYGEN OPTIONS_SUB= yes -DOXYGEN_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen +DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen DOXYGEN_CONFIGURE_ENABLE= doxygen post-patch: |