From owner-freebsd-ports Tue May 19 18:34:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA09294 for freebsd-ports-outgoing; Tue, 19 May 1998 18:34:40 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA09272 for ; Tue, 19 May 1998 18:34:34 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA07917; Tue, 19 May 1998 18:30:02 -0700 (PDT) Received: from peloton.physics.montana.edu (peloton.physics.montana.edu [153.90.192.177]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA07288 for ; Tue, 19 May 1998 18:26:22 -0700 (PDT) (envelope-from brett@peloton.physics.montana.edu) Received: (from root@localhost) by peloton.physics.montana.edu (8.8.8/8.8.7) id TAA07872; Tue, 19 May 1998 19:06:25 -0600 (MDT) (envelope-from brett) Message-Id: <199805200106.TAA07872@peloton.physics.montana.edu> Date: Tue, 19 May 1998 19:06:25 -0600 (MDT) From: brett@peloton.physics.montana.edu Reply-To: brett@peloton.physics.montana.edu To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/6698: imlib Makefile fix Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 6698 >Category: ports >Synopsis: fix silly typo in imlib Makefile >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: Tue May 19 18:30:02 PDT 1998 >Last-Modified: >Originator: Brett Taylor >Organization: Montana State University, Bozeman >Release: FreeBSD 2.2.6-STABLE i386 >Environment: >Description: there's a type in the imlib Makefile >How-To-Repeat: look at Makefile, specifically the USE_X11 line >Fix: --- Makefile.old Tue May 19 19:03:12 1998 +++ Makefile Tue May 19 19:03:24 1998 @@ -20,7 +20,7 @@ gtk\\.1\\.:${PORTSDIR}/x11/gtk USE_GMAKE= yes -USE_X11= ues +USE_X11= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include \ LIBS=-L${LOCALBASE}/lib \ >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message