Index: multimedia/libdvdcss/Makefile =================================================================== --- multimedia/libdvdcss/Makefile (revision 562106) +++ multimedia/libdvdcss/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= libdvdcss DISTVERSION= 1.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= https://download.videolan.org/pub/${PORTNAME}/${DISTVERSION}/ @@ -26,6 +26,7 @@ OPTIONS_DEFINE= DOXYGEN DOCS DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen +DOXYGEN_CONFIGURE_ENABLE= doc post-install-DOXYGEN-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} Index: multimedia/libdvdcss/files/patch-Makefile.in =================================================================== --- multimedia/libdvdcss/files/patch-Makefile.in (nonexistent) +++ multimedia/libdvdcss/files/patch-Makefile.in (working copy) @@ -0,0 +1,11 @@ +--- Makefile.in.orig 2018-03-23 04:27:26 UTC ++++ Makefile.in +@@ -1070,7 +1070,7 @@ ChangeLog: $(wildcard $(srcdir)/.git/logs/HEAD) + apidoc: stamp-doxygen + + stamp-doxygen: doc/doxygen.cfg src/libdvdcss.c src/dvdcss/dvdcss.h +- doxygen $< ++ doxygen doc/doxygen.cfg + touch $@ + + tools: test/csstest$(EXEEXT) test/dvd_region$(EXEEXT) Property changes on: multimedia/libdvdcss/files/patch-Makefile.in ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property