Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Dec 2001 16:26:40 -0800 (PST)
From:      Andy Sparrow <andy@CRWdog.demon.co.uk>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        jmz@freebsd.org
Subject:   ports/32819: 'xsnow' discrepancy (patch included).
Message-ID:  <20011214002640.48E173E5A@CRWdog.demon.co.uk>

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

>Number:         32819
>Category:       ports
>Synopsis:       'xsnow' discrepancy (patch included).
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 13 16:30:02 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Andy Sparrow
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
Precious Little.
>Environment:

System: FreeBSD omni.geek4food.org 4.4-STABLE FreeBSD 4.4-STABLE #68: Tue Dec 4 12:52:14 PST 2001 root@omni.geek4food.org:/usr/src/sys/compile/tureg i386

With XFree86-4.

>Description:

	Whilst building the older version from my slightly out-of-date
	ports tree, I encountered the "multiple MANSUFFIX definition
	from Imake-generated Makefile" problem with XFree86-4 already
	fixed by jmz in a commit a couple of days ago - thanks!

	However, whilst looking at it, I noticed that 'xsnow' uses
	Rosetta Man to build the .html page it installs. I already
	had this (as a TkMan user), but it wouldn't have worked
	for anyone who hadn't already got it.

>How-To-Repeat:

	Uninstall 'rman' port/package and attempt to build 'xsnow'
	from ports.

>Fix:

diff -u Makefile.orig Makefile
--- Makefile.orig       Thu Dec 13 16:16:29 2001
+++ Makefile    Thu Dec 13 16:12:46 2001
@@ -10,6 +10,7 @@
 PORTREVISION=  0
 CATEGORIES=            x11
 MASTER_SITES=  http://www.euronet.nl/~rja/Xsnow/
+BUILD_DEPENDS= rman:${PORTSDIR}/textproc/rman
 
 MAINTAINER=            jmz@FreeBSD.org
 
>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?20011214002640.48E173E5A>