Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Nov 1998 21:11:27 +1100 (EST)
From:      Jim Mock <jim@phrantic.phear.net>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Cc:        ports@FreeBSD.ORG
Subject:   Re: ports/8780: new port: xgirc-0.1.1
Message-ID:  <Pine.BSF.4.05.9811212107160.16715-100000@oz.phear.net>
In-Reply-To: <199811210920.BAA04278@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> >Category:       ports
> >Responsible:    freebsd-ports
> >Synopsis:       new port: xgirc-0.1.1
> >Arrival-Date:   Sat Nov 21 01:20:01 PST 1998
> 

Please see the Makefile diff for this port below.. forgot to run
portlint originally.

*** Makefile.orig       Sat Nov 21 21:01:52 1998
--- Makefile    Sat Nov 21 21:03:12 1998
***************
*** 10,23 ****
  PKGNAME=      xgirc-0.1.1
  CATEGORIES=   net
  MASTER_SITES= ftp://hendrix.triax.com/pub/freebsd/
- DISTFILES=    XgIRC_src-0.1.1.tar.gz
  
  MAINTAINER=   jim@phrantic.phear.net
  
  GNU_CONFIGURE=        yes
  WRKSRC=               ${WRKDIR}/XgIRC-0.1.1
- 
- BUILD_DEPENDS=        gtk-config:${PORTSDIR}/x11-toolkits/gtk
  
  do-build:
        (cd ${WRKSRC} && make)
--- 10,22 ----
  PKGNAME=      xgirc-0.1.1
  CATEGORIES=   net
  MASTER_SITES= ftp://hendrix.triax.com/pub/freebsd/

  MAINTAINER=   jim@phrantic.phear.net
  
+ BUILD_DEPENDS=        gtk-config:${PORTSDIR}/x11-toolkits/gtk
+ 
  GNU_CONFIGURE=        yes
  WRKSRC=               ${WRKDIR}/XgIRC-0.1.1
  
  do-build:
        (cd ${WRKSRC} && make)
 
Jim

: Jim Mock			| [jim@phrantic.phear.net]	:
: Phear Networks		| web: http://www.phear.net/	:
: A franchise of Triax, Inc.	| -----------------------------	:
: Web Site Design & Hosting	| FreeBSD: The Power to Serve	:
: Wagga Wagga, NSW Australia	| http://www.freebsd.org/	:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9811212107160.16715-100000>