mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
irc-2.9-base -> irc-2.9-roof
Also, changed default server from "you.need.to.change.this" to "irc.FreeBSD.ORG"
This commit is contained in:
parent
6484980c93
commit
a4b34dc04e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=4175
@ -3,10 +3,10 @@
|
|||||||
# Date created: 18 Oct 1994
|
# Date created: 18 Oct 1994
|
||||||
# Whom: torstenb
|
# Whom: torstenb
|
||||||
#
|
#
|
||||||
# $Id: Makefile,v 1.10 1996/04/01 07:11:29 asami Exp $
|
# $Id: Makefile,v 1.11 1996/06/17 22:24:20 torstenb Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= ircii-2.9-base
|
DISTNAME= ircii-2.9-roof
|
||||||
PKGNAME= ircii-2.9
|
PKGNAME= ircii-2.9
|
||||||
CATEGORIES+= net
|
CATEGORIES+= net
|
||||||
MASTER_SITES= ftp://cs-ftp.bu.edu/irc/clients/
|
MASTER_SITES= ftp://cs-ftp.bu.edu/irc/clients/
|
||||||
@ -15,6 +15,8 @@ MAINTAINER= torstenb@FreeBSD.ORG
|
|||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
|
CONFIGURE_ARGS= --with-default-server="irc.FreeBSD.ORG"
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/${PKGNAME}
|
WRKSRC= ${WRKDIR}/${PKGNAME}
|
||||||
|
|
||||||
.if !defined(NOMANCOMPRESS)
|
.if !defined(NOMANCOMPRESS)
|
||||||
|
Loading…
Reference in New Issue
Block a user