Skip site navigation (1)Skip section navigation (2)
Date:      31 Mar 1999 12:35:13 -0000
From:      Tom Hukins <tom@eborcom.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/10890: html2ps: Bad CATEGORIES
Message-ID:  <19990331123513.21305.qmail@eborcom.com>

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

>Number:         10890
>Category:       ports
>Synopsis:       html2ps: Bad CATEGORIES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 31 04:50:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Tom Hukins
>Release:        FreeBSD 2.2.8-STABLE i386
>Organization:
eBORcOM
>Environment:

	

>Description:

The html2ps port lives in /usr/ports/print, but its Makefile
contains the following line:
CATEGORIES=	lang www perl5

If the port lives under /usr/ports/print, the first item in
CATEGORIES should be "print".

>How-To-Repeat:

% more /usr/ports/print/html2ps/Makefile

>Fix:

Either add "print" to the start of CATEGORIES, or replace "lang"
with "print" (I don't think this port belongs under "lang").

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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