ports/128013: ports/emulators/frodo uses incorrect TK84 "category" in Makefile

User1001 rannumgen at globaleyes.net
Sat Oct 11 04:40:02 UTC 2008


>Number:         128013
>Category:       ports
>Synopsis:       ports/emulators/frodo uses incorrect TK84 "category" in 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:   Sat Oct 11 04:40:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     User1001
>Release:        FreeBSD 6.3-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.3-STABLE #17: Sat Jul 26 23:32:55 CDT 2008


>Description:


Original Makefile uses incorrect "tk84" category:

# $FreeBSD: ports/emulators/frodo/Makefile,v 1.36 2007/12/11 20:24:59 dinoex Exp $
#

PORTNAME=       frodo
PORTVERSION=    4.1b
PORTREVISION=   6
CATEGORIES=     emulators tk84



>How-To-Repeat:





>Fix:


Change "tk84" to "x11-toolkits":

PORTNAME=       frodo
PORTVERSION=    4.1b
PORTREVISION=   6
CATEGORIES=     emulators x11-toolkits


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



More information about the freebsd-ports-bugs mailing list