From owner-freebsd-ports Thu Apr 29 13:10: 5 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 824AE150A5 for ; Thu, 29 Apr 1999 13:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA17944; Thu, 29 Apr 1999 13:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from norn.ca.eu.org (cr965240-b.abtsfd1.bc.wave.home.com [24.113.19.137]) by hub.freebsd.org (Postfix) with ESMTP id EC74F14C8E for ; Thu, 29 Apr 1999 13:06:47 -0700 (PDT) (envelope-from norn@norn.ca.eu.org) Received: by norn.ca.eu.org (Postfix, from userid 1000) id 551041437; Thu, 29 Apr 1999 13:06:47 -0700 (PDT) Message-Id: <19990429200647.551041437@norn.ca.eu.org> Date: Thu, 29 Apr 1999 13:06:47 -0700 (PDT) From: cpiazza@home.net Reply-To: cpiazza@home.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/11392: Fix: x11-clocks/asclock-xlib Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 11392 >Category: ports >Synopsis: Fix: x11-clocks/asclock-xlib >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: Thu Apr 29 13:10:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Chris Piazza >Release: FreeBSD 4.0-CURRENT i386 >Organization: n/a >Environment: FreeBSD 4.0-CURRENT i386 >Description: Port should DEPEND on Xpm.4. (Found by Satoshi's package building scripts) >How-To-Repeat: >Fix: Index: asclock-xlib/Makefile =================================================================== RCS file: /cvs/FreeBSD/ports/x11-clocks/asclock-xlib/Makefile,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 Makefile --- Makefile 1999/04/25 00:37:57 1.1.1.1 +++ Makefile 1999/04/29 19:47:15 @@ -12,6 +12,8 @@ MAINTAINER= kuriyama@FreeBSD.ORG +LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm + HAS_CONFIGURE= YES WRKSRC= ${WRKDIR}/asclock-xlib USE_X_PREFIX= YES -Chris >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message