From jim@corp.au.triax.com  Wed Jan 27 11:47:22 1999
Received: from corp.au.triax.com (slwag2p25.ozemail.com.au [203.108.157.73])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA00731
          for <FreeBSD-gnats-submit@freebsd.org>; Wed, 27 Jan 1999 11:47:18 -0800 (PST)
          (envelope-from jim@corp.au.triax.com)
Received: (from jim@localhost)
	by corp.au.triax.com (8.9.2/8.9.2) id GAA07944;
	Thu, 28 Jan 1999 06:47:09 +1100 (EST)
Message-Id: <199901271947.GAA07944@corp.au.triax.com>
Date: Thu, 28 Jan 1999 06:47:09 +1100 (EST)
From: jim@corp.au.triax.com
Reply-To: jim@phrantic.phear.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: fix port: aterm-0.3.2
X-Send-Pr-Version: 3.2

>Number:         9731
>Category:       ports
>Synopsis:       aterm port needs Xpm dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 27 11:50:00 PST 1999
>Closed-Date:    Wed Mar 17 23:01:01 PST 1999
>Last-Modified:  Wed Mar 17 23:01:42 PST 1999
>Originator:     Jim Mock
>Release:        FreeBSD 2.2.8-RELEASE i386
>Organization:
>Environment:

	

>Description:

The fix below makes aterm rely on Xpm which it should've done before.

>How-To-Repeat:

	

>Fix:
	
--- Makefile.orig	Thu Jan 28 06:29:40 1999
+++ Makefile	Sun Jan 17 14:09:55 1999
@@ -3,7 +3,7 @@
 # Date created:		17 January 1999
 # Whom:			Jim Mock <jim@phrantic.phear.net>
 #
-# $Id: Makefile,v 1.1.1.1 1999/01/26 03:25:16 steve Exp $
+# $Id$
 #
 
 DISTNAME=	aterm-0.3.2
@@ -11,6 +11,8 @@
 MASTER_SITES=	http://www.tigr.net/afterstep/as-apps/download/aterm/
 
 MAINTAINER=	jim@phrantic.phear.net
+
+LIB_DEPENDS=	Xpm.4:${PORTSDIR}/graphics/xpm
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-transparency --enable-background-image \
>Release-Note:
>Audit-Trail:

From: Steve Price <sprice@hiwaay.net>
To: jim@phrantic.phear.net
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/9731: fix port: aterm-0.3.2
Date: Wed, 27 Jan 1999 14:48:58 -0600 (CST)

 On Thu, 28 Jan 1999 jim@corp.au.triax.com wrote:
 
 # >Fix:
 # 	
 # --- Makefile.orig	Thu Jan 28 06:29:40 1999
 # +++ Makefile	Sun Jan 17 14:09:55 1999
 # @@ -3,7 +3,7 @@
 #  # Date created:		17 January 1999
 #  # Whom:			Jim Mock <jim@phrantic.phear.net>
 #  #
 # -# $Id: Makefile,v 1.1.1.1 1999/01/26 03:25:16 steve Exp $
 # +# $Id$
 #  #
 
 Please don't change the $Id$ tag.  It is automatically (re)generated
 by cvs when someone commits your changes.  Resetting it will only
 add unwanted cruft in the CVS repository for this file.  Thanks.
 
 #  DISTNAME=	aterm-0.3.2
 # @@ -11,6 +11,8 @@
 #  MASTER_SITES=	http://www.tigr.net/afterstep/as-apps/download/aterm/
 #  
 #  MAINTAINER=	jim@phrantic.phear.net
 # +
 # +LIB_DEPENDS=	Xpm.4:${PORTSDIR}/graphics/xpm
 #  
 #  GNU_CONFIGURE=	yes
 #  CONFIGURE_ARGS=	--enable-transparency --enable-background-image \
 

From: Jim Mock <jim@corp.au.triax.com>
To: FreeBSD-gnats-submit@FreeBSD.ORG
Cc:  
Subject: Re: ports/9731: fix port: aterm-0.3.2
Date: Thu, 18 Mar 1999 09:52:44 +1100

 On Thu, 28 Jan 1999 at 06:47:09 +1100, jim@corp.au.triax.com wrote:
 > 
 > >Number:         9731
 > >Category:       ports
 > >Synopsis:       aterm port needs Xpm dependency
 > >Confidential:   no
 > >Severity:       non-critical
 > >Priority:       low
 > >Responsible:    freebsd-ports
 > >State:          open
 > >Description:
 > 
 
 Please close this PR.  The fix was committed shortly after I sent it,
 but the PR was never closed.
 
 Thanks,
 
 -- 
 Jim Mock  System Administrator  jim@corp.au.triax.com  ,-._|\  FreeBSD
 work:  Triax Internet Services  http://www.triax.com/ /      \ The
 personal:  http://www.triax.com/~jim/                 \_,--._/ Power To
 The FreeBSD 'zine  http://www.freebsdzine.org/              v  Serve!
 
State-Changed-From-To: open->closed 
State-Changed-By: jkoshy 
State-Changed-When: Wed Mar 17 23:01:01 PST 1999 
State-Changed-Why:  
Requested by submitter. 
>Unformatted:
