Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Apr 2001 12:09:37 +0930 (CST)
From:      mark@kyne.com.au
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26586: Maintainer update: games/xrot: build fails without xpm
Message-ID:  <200104150239.f3F2dbb92635@aeris.kyne.com.au>

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

>Number:         26586
>Category:       ports
>Synopsis:       Maintainer update: games/xrot: build fails without xpm
>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:   Sat Apr 14 19:40:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Mark Pulford
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
none
>Environment:

>Description:

Xrot fails to build without xpm already installed.

>How-To-Repeat:

Attempt to build port.

>Fix:
diff -urN -x CVS /usr/ports/games/xrot/Makefile xrot/Makefile
--- /usr/ports/games/xrot/Makefile	Sat Apr  7 15:21:42 2001
+++ xrot/Makefile	Sun Apr 15 11:55:52 2001
@@ -16,6 +16,7 @@
 
 WRKSRC=		${WRKDIR}/xrot
 USE_IMAKE=	yes
+USE_XPM=	yes
 NO_INSTALL_MANPAGES=	yes
 
 post-configure:
>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?200104150239.f3F2dbb92635>