Add bogus DISTNAME so that this package doesn't bomb out on non-supported
platforms.
This commit is contained in:
parent
6e262e74c8
commit
46f97f0fb6
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2001/03/20 19:06:12 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2001/03/23 14:53:43 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= citrix_ica-client
|
||||
.if (${MACHINE_ARCH} == "i386")
|
||||
DISTNAME= linuxx86
|
||||
PKGNAME= citrix_ica-6.0.908
|
||||
|
|
Loading…
Reference in a new issue