Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jul 2013 03:18:17 GMT
From:      Yoshihiro Ota <ota@j.email.ne.jp>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/180601: graphics/gegl is missing DOCS option from Makefile
Message-ID:  <201307170318.r6H3IHL6025335@oldred.freebsd.org>
Resent-Message-ID: <201307170320.r6H3K0b0021169@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         180601
>Category:       ports
>Synopsis:       graphics/gegl is missing DOCS option from Makefile
>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:   Wed Jul 17 03:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Yoshihiro Ota
>Release:        8.4-RELEASE
>Organization:
>Environment:
% uname -a
FreeBSD xxx 8.4-RELEASE FreeBSD 8.4-RELEASE #527: Fri May 17 02:04:18 EDT 2013     root@pxxx:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
DOCS option isn't shown on "make config" and as a result, I cannot exclude it.
>How-To-Repeat:
cd /usr/ports/graphics/gegl && make config
>Fix:
--- Makefile    2013-06-02 18:00:09.000000000 -0400
+++ Makefile.new       2013-07-16 23:08:21.000000000 -0400
@@ -12,7 +12,7 @@
 
 LIB_DEPENDS=   babl-0.1:${PORTSDIR}/x11/babl
 
-OPTIONS_DEFINE=        CAIRO ENSCRIPT EXIV2 FFMPEG PIXBUF GRAPHVIZ JASPER JPEG \
+OPTIONS_DEFINE=        CAIRO ENSCRIPT EXIV2 DOCS FFMPEG PIXBUF GRAPHVIZ JASPER JPEG \
                LUA OPENEXR OPENRAW SIMD PANGO PNG LIBRSVG2 SDL SPIRO V4L
 OPTIONS_DEFAULT=CAIRO ENSCRIPT EXIV2 PIXBUF GRAPHVIZ JASPER JPEG LUA \
                OPENEXR OPENRAW PANGO PNG LIBRSVG2 SDL SPIRO V4L

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307170318.r6H3IHL6025335>