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

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

>Number:         26587
>Category:       ports
>Synopsis:       Maintainer update: games/nighthawk: 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:03 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Mark Pulford
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
none
>Environment:

>Description:

Nighthawk is missing xpm dependency.

>How-To-Repeat:

Build port without xpm installed.

>Fix:
diff -urN -x CVS /usr/ports/games/nighthawk/Makefile nighthawk/Makefile
--- /usr/ports/games/nighthawk/Makefile	Sat Apr  7 15:00:41 2001
+++ nighthawk/Makefile	Sun Apr 15 11:52:53 2001
@@ -15,6 +15,7 @@
 MAINTAINER=	mark@kyne.com.au
 
 USE_X_PREFIX=	yes
+USE_XPM=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-scores=/var/games/nighthawk.scores --enable-sound
>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?200104150243.f3F2hLe92760>