Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Apr 2014 21:55:38 GMT
From:      Rene Ladan <rene@freebsd.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/188977: deskutils/recoll : remove optional dependency on print/detex
Message-ID:  <201404242155.s3OLtcl6062810@freefall.freebsd.org>
Resent-Message-ID: <201404242200.s3OM00UT063013@freefall.freebsd.org>

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

>Number:         188977
>Category:       ports
>Synopsis:       deskutils/recoll : remove optional dependency on print/detex
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 24 22:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Rene Ladan
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD freefall.freebsd.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r264289: Wed Apr 9 02:48:19 UTC 2014 peter@freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL amd64

Ports head/r352070
>Description:
deskutils/recoll has an option LATEX which pulls in the expired print/detex,
so remove that option.

Alternatively, bring print/detex back into shape.
>How-To-Repeat:
Tools/scripts/rmport print/detex
>Fix:
Index: deskutils/recoll/Makefile
===================================================================
--- deskutils/recoll/Makefile	(revision 352070)
+++ deskutils/recoll/Makefile	(working copy)
@@ -29,7 +29,7 @@
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
-OPTIONS_DEFINE=	ASPELL CHM DJVU KONQUEROR LATEX IMAGE PDF PS PYTHON SOUND QT4 X11MON
+OPTIONS_DEFINE=	ASPELL CHM DJVU KONQUEROR IMAGE PDF PS PYTHON SOUND QT4 X11MON
 CHM_DESC=	CHM via CHMLIB
 IMAGE_DESC=	Store personal tags or textual descriptions in images
 X11MON_DESC=	X11 session monitoring support
@@ -47,9 +47,6 @@
 
 KONQUEROR_RUN_DEPENDS=		kwebkitpart:${PORTSDIR}/www/kwebkitpart
 
-LATEX_RUN_DEPENDS=		detex:${PORTSDIR}/print/detex \
-				dvips:${PORTSDIR}/print/dvips
-
 IMAGE_RUN_DEPENDS=		exiftool:${PORTSDIR}/graphics/p5-Image-ExifTool-devel
 
 PDF_RUN_DEPENDS=		xpdf:${PORTSDIR}/graphics/xpdf
>Release-Note:
>Audit-Trail:
>Unformatted:



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