From owner-freebsd-ports Sat Apr 14 19:40:11 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 2228137B443 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 f3F2e3c39973; 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 0AFFE37B43F for ; Sat, 14 Apr 2001 19:35:22 -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 MAA18811 for ; Sun, 15 Apr 2001 12:05:20 +0930 Received: (from mark@localhost) by aeris.kyne.com.au (8.11.1/8.11.1) id f3F2dbb92635; Sun, 15 Apr 2001 12:09:37 +0930 (CST) (envelope-from mark) Message-Id: <200104150239.f3F2dbb92635@aeris.kyne.com.au> Date: Sun, 15 Apr 2001 12:09:37 +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/26586: Maintainer update: games/xrot: build fails without xpm Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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