summaryrefslogtreecommitdiff
path: root/net/citrix_ica
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-08-31 02:08:10 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-08-31 02:08:10 +0000
commit82e393e25ac840c052e4c3c45f13c6a59f2ca4e3 (patch)
treef497d310a1cb103ec1f0330748a8b39970c7176e /net/citrix_ica
parent- No MASTER_SITE defined, manual fetch is required regardless of (diff)
- No MASTER_SITE defined, manual fetch is required regardless of
PACKAGE_BUILDING. Otherwise this just fails to fetch when building packages. Missed in r325598 With hat: portmgr
Notes
Notes: svn path=/head/; revision=325768
Diffstat (limited to 'net/citrix_ica')
-rw-r--r--net/citrix_ica/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/net/citrix_ica/Makefile b/net/citrix_ica/Makefile
index 12df4fd12971..d32826450bd2 100644
--- a/net/citrix_ica/Makefile
+++ b/net/citrix_ica/Makefile
@@ -1,13 +1,10 @@
-# New ports collection makefile for: Citrix(R) ICA(R) Client
-# Date created: 20 Sep 1998
-# Whom: msmith
-#
+# Created by: msmith
# $FreeBSD$
-#
PORTNAME= citrix_ica
PORTVERSION= 12.1
CATEGORIES= net comms linux
+MASTER_SITES= #
DISTNAME= linuxx86_12.1.0.203066
MAINTAINER= ports@FreeBSD.org
@@ -36,7 +33,7 @@ SUB_LIST= CDIR=${CDIR}
.include <bsd.port.pre.mk>
-.if !defined(PACKAGE_BUILDING) && !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
+.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
IGNORE=May not be redistributed due to licensing. Please visit http://www.citrix.com/downloads/citrix-receiver/receivers-by-platform/receiver-for-linux-121.html to accept their license and download ${DISTFILES} into ${DISTDIR}
.endif