amd64/187151: incorrect path of Makefile

Nunzio Ilari nunzio.ilari at gmail.com
Sat Mar 1 00:20:00 UTC 2014


>Number:         187151
>Category:       amd64
>Synopsis:       incorrect path of Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-amd64
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 01 00:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Nunzio Ilari
>Release:        10 r0
>Organization:
>Environment:
FreeBSD spirit 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014     root at snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Port : /usr/ports/textproc/highlight

Problem : when highlight run from CLI with parameters -S or --syntax [languageToParse] the program return always "Unknown source file extension"

Example :
nunzio at spirit>echo "ciao" | highlight -Shtml
highlight: Unknown source file extension "html".

Bug reason : duplicate sub-folder on /usr/local/share/hightlight/langDefs/langDefs


I hope it's useful for others freebsd users.
>How-To-Repeat:
install ports
>Fix:
Solution : put all files from /usr/local/share/hightlight/langDefs/langDefs to /usr/local/share/hightlight/langDefs 

I suppose this can fix by editing Makefile.

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


More information about the freebsd-amd64 mailing list