From owner-freebsd-ports Tue Apr 28 04:30:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA27539 for freebsd-ports-outgoing; Tue, 28 Apr 1998 04:30:18 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: (from gnats@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA27517; Tue, 28 Apr 1998 04:30:14 -0700 (PDT) (envelope-from gnats) Received: from beebite.ugh.net.au (root@[210.8.78.133]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA27076 for ; Tue, 28 Apr 1998 04:28:17 -0700 (PDT) (envelope-from andrew@beebite.ugh.net.au) Received: (from root@localhost) by beebite.ugh.net.au (8.8.8/8.8.8) id WAA03055; Tue, 28 Apr 1998 22:11:15 +1000 (EST) (envelope-from andrew) Message-Id: <199804281211.WAA03055@beebite.ugh.net.au> Date: Tue, 28 Apr 1998 22:11:15 +1000 (EST) From: andrew@ugh.net.au Reply-To: andrew@ugh.net.au To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/6438: asclock port dosnt list a dependency Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 6438 >Category: ports >Synopsis: asclock port dosnt list a dependency >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 28 04:30:10 PDT 1998 >Last-Modified: >Originator: Andrew >Organization: UgH! >Release: FreeBSD 2.2.6-STABLE i386 >Environment: 2.2.6-STABLE. Ports from current. >Description: asclock dosnt mention it needs xpm in its make file...making the build fail if you dont have it installed already. >How-To-Repeat: cd /usr/ports/x11/asclock && make >Fix: I just nicked the line out of another port...so I guess that must be the way to do it :-) --- Makefile.old Tue Apr 28 22:05:58 1998 +++ Makefile Tue Apr 28 22:05:55 1998 @@ -11,6 +11,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications +LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm EXTRACT_SUFX= .tgz MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message