1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

We want the gzipped file, not the compressed file. Don't refer to the

distribution archive as "source".

Submitted by:	 "Viren R. Shah" <viren@rstcorp.com>
This commit is contained in:
Mike Smith 1999-02-10 23:21:36 +00:00
parent 8e8b196ed3
commit 0142939d94
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=16597
2 changed files with 6 additions and 6 deletions

View File

@ -3,14 +3,14 @@
# Date created: 20 Sep 1998
# Whom: msmith
#
# $Id: Makefile,v 1.6 1999/01/07 02:31:46 simokawa Exp $
# $Id: Makefile,v 1.7 1999/02/09 23:43:30 msmith Exp $
#
DISTNAME= linux
PKGNAME= citrix_ica-3.0.15
CATEGORIES= comms
MASTER_SITES= "Distfile must be fetched manually"
EXTRACT_SUFX= .tar.z
EXTRACT_SUFX= .tar.gz
MAINTAINER= msmith@FreeBSD.ORG
@ -30,7 +30,7 @@ BINDIR= ${PREFIX}/bin
.include <bsd.port.pre.mk>
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
IGNORE='The source to this port may not be automatically fetched due to licensing restrictions. You MUST fetch the source manually after reading and agreeing to the license at: http://download.citrix.com/download.asp?client=LINUX Once ${DISTFILES} has been downloaded, move it to ${DISTDIR} and then restart this build.'
IGNORE='The distribution file for this port may not be automatically fetched due to licensing restrictions. You MUST fetch the file manually after reading and agreeing to the license at: http://download.citrix.com/download.asp?client=LINUX Once ${DISTFILES} has been downloaded, move it to ${DISTDIR} and then restart this build.'
.endif
do-install:

View File

@ -3,14 +3,14 @@
# Date created: 20 Sep 1998
# Whom: msmith
#
# $Id: Makefile,v 1.6 1999/01/07 02:31:46 simokawa Exp $
# $Id: Makefile,v 1.7 1999/02/09 23:43:30 msmith Exp $
#
DISTNAME= linux
PKGNAME= citrix_ica-3.0.15
CATEGORIES= comms
MASTER_SITES= "Distfile must be fetched manually"
EXTRACT_SUFX= .tar.z
EXTRACT_SUFX= .tar.gz
MAINTAINER= msmith@FreeBSD.ORG
@ -30,7 +30,7 @@ BINDIR= ${PREFIX}/bin
.include <bsd.port.pre.mk>
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
IGNORE='The source to this port may not be automatically fetched due to licensing restrictions. You MUST fetch the source manually after reading and agreeing to the license at: http://download.citrix.com/download.asp?client=LINUX Once ${DISTFILES} has been downloaded, move it to ${DISTDIR} and then restart this build.'
IGNORE='The distribution file for this port may not be automatically fetched due to licensing restrictions. You MUST fetch the file manually after reading and agreeing to the license at: http://download.citrix.com/download.asp?client=LINUX Once ${DISTFILES} has been downloaded, move it to ${DISTDIR} and then restart this build.'
.endif
do-install: