From owner-freebsd-ports Sat Apr 14 19:40:20 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3601F37B496 for ; Sat, 14 Apr 2001 19:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3F2e3K39982; Sat, 14 Apr 2001 19:40:03 -0700 (PDT) (envelope-from gnats) Received: from hamster.kyne.com.au (kyneso.lnk.telstra.net [139.130.137.83]) by hub.freebsd.org (Postfix) with ESMTP id B746237B5AF for ; Sat, 14 Apr 2001 19:39:04 -0700 (PDT) (envelope-from mark@aeris.kyne.com.au) Received: from aeris.kyne.com.au (root@aeris.kyne.com.au [203.38.180.166]) by hamster.kyne.com.au (8.9.3/8.9.3) with ESMTP id MAA18815 for ; Sun, 15 Apr 2001 12:09:02 +0930 Received: (from mark@localhost) by aeris.kyne.com.au (8.11.1/8.11.1) id f3F2hLe92760; Sun, 15 Apr 2001 12:13:21 +0930 (CST) (envelope-from mark) Message-Id: <200104150243.f3F2hLe92760@aeris.kyne.com.au> Date: Sun, 15 Apr 2001 12:13:21 +0930 (CST) From: mark@kyne.com.au Reply-To: mark@kyne.com.au To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/26587: Maintainer update: games/nighthawk: build fails without xpm Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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