ports/188977: deskutils/recoll : remove optional dependency on print/detex

Rene Ladan rene at freebsd.org
Thu Apr 24 22:00:00 UTC 2014


>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 at 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:


More information about the freebsd-ports-bugs mailing list