ports/177318: [PATCH] devel/libshbuf: disable doxygen

William Grzybowski william88 at gmail.com
Sat Mar 23 16:30:01 UTC 2013


>Number:         177318
>Category:       ports
>Synopsis:       [PATCH] devel/libshbuf: disable doxygen
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 23 16:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     William Grzybowski
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
>Description:

	Disable doxygen, one could also add DOCS and add doxygen to build depends

>How-To-Repeat:
>Fix:

	See attached patch


--- libshbuf.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 314933)
+++ Makefile	(working copy)
@@ -15,6 +15,6 @@
 USE_LDCONFIG=	yes
 USES=	pathfix
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS+=--disable-lynx
+CONFIGURE_ARGS+=--disable-lynx --disable-doxygen
 
 .include <bsd.port.mk>
--- libshbuf.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list