Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Oct 2008 23:27:13 -0500
From:      "User1001" <rannumgen@globaleyes.net>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/128013: ports/emulators/frodo uses incorrect TK84 "category" in Makefile
Message-ID:  <1223699233.2021@FreeBSD1.LocalNET10>
Resent-Message-ID: <200810110440.m9B4e08Y037342@freefall.freebsd.org>

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

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



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