From owner-freebsd-ports Sat Mar 10 16:50: 9 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 96C4937B719 for ; Sat, 10 Mar 2001 16:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2B0o1k00791; Sat, 10 Mar 2001 16:50:01 -0800 (PST) (envelope-from gnats) Received: from mta03-svc.ntlworld.com (mta03-svc.ntlworld.com [62.253.162.43]) by hub.freebsd.org (Postfix) with ESMTP id 4B6B937B719 for ; Sat, 10 Mar 2001 16:40:09 -0800 (PST) (envelope-from greid@ukug.uk.freebsd.org) Received: from sobek.openirc.co.uk ([62.252.12.159]) by mta03-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20010311004008.VILX283.mta03-svc.ntlworld.com@sobek.openirc.co.uk> for ; Sun, 11 Mar 2001 00:40:08 +0000 Message-Id: Date: Sun, 11 Mar 2001 00:30:16 +0000 (GMT) From: George Reid To: FreeBSD-gnats-submit@freebsd.org Subject: ports/25665: [MAINTAINER UPDATE] graphics/liblug Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25665 >Category: ports >Synopsis: [MAINTAINER UPDATE] graphics/liblug >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 Mar 10 16:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: George Reid >Release: FreeBSD 5.0-CURRENT i386 >Organization: FreeBSD UKUG >Environment: n/a >Description: Add USE_XLIB to Makefile. Port relies on X11 headers. >How-To-Repeat: n/a >Fix: Index: Makefile =================================================================== RCS file: /usr/home/ncvs/ports/graphics/liblug/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 2001/01/12 15:38:49 1.2 +++ Makefile 2001/03/11 00:02:21 @@ -15,6 +15,8 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff +USE_XLIB= yes + WRKSRC= ${WRKDIR}/lug MAKEFILE= Makefile.linux INSTALLS_SHLIB= yes >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message