mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 20:06:29 -04:00
Add missing dependency (linux X11).
Tested by: Jakob Breivik Grimstveit <jakob@grimstveit.no> Approved by: portmgr
This commit is contained in:
parent
7316f7c4cb
commit
1f78d77acb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125713
4 changed files with 12 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= citrix_ica
|
||||
PORTVERSION= 6.30.1054
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= german net comms linux
|
||||
MASTER_SITES=
|
||||
DISTNAME= ${PORTNAME}-linuxx86-de
|
||||
|
@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-linuxx86-de
|
|||
MAINTAINER= mbr@FreeBSD.org
|
||||
COMMENT= Citrix(R) client for the Microsoft Windows Terminal Server
|
||||
|
||||
RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXaw.so.6:${PORTSDIR}/x11/linux-XFree86-libs
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
RESTRICTED= "License prohibits redistribution"
|
||||
IS_INTERACTIVE= "Noisy license agreement ignores stdin"
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= citrix_ica
|
||||
PORTVERSION= 6.30.1054
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= german net comms linux
|
||||
MASTER_SITES=
|
||||
DISTNAME= ${PORTNAME}-linuxx86-de
|
||||
|
@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-linuxx86-de
|
|||
MAINTAINER= mbr@FreeBSD.org
|
||||
COMMENT= Citrix(R) client for the Microsoft Windows Terminal Server
|
||||
|
||||
RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXaw.so.6:${PORTSDIR}/x11/linux-XFree86-libs
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
RESTRICTED= "License prohibits redistribution"
|
||||
IS_INTERACTIVE= "Noisy license agreement ignores stdin"
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= citrix_ica
|
||||
PORTVERSION= 8.00
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= net comms linux
|
||||
MASTER_SITES=
|
||||
DISTNAME= ${PORTNAME}-linuxx86-${PORTVERSION}
|
||||
|
@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-linuxx86-${PORTVERSION}
|
|||
MAINTAINER= mbr@FreeBSD.org
|
||||
COMMENT= Citrix(R) client for the Microsoft Windows Terminal Server
|
||||
|
||||
RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXaw.so.6:${PORTSDIR}/x11/linux-XFree86-libs
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
RESTRICTED= "License prohibits redistribution"
|
||||
IS_INTERACTIVE= "Noisy license agreement ignores stdin"
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= citrix_ica
|
||||
PORTVERSION= 8.00
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= net comms linux
|
||||
MASTER_SITES=
|
||||
DISTNAME= ${PORTNAME}-linuxx86-${PORTVERSION}
|
||||
|
@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-linuxx86-${PORTVERSION}
|
|||
MAINTAINER= mbr@FreeBSD.org
|
||||
COMMENT= Citrix(R) client for the Microsoft Windows Terminal Server
|
||||
|
||||
RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXaw.so.6:${PORTSDIR}/x11/linux-XFree86-libs
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
RESTRICTED= "License prohibits redistribution"
|
||||
IS_INTERACTIVE= "Noisy license agreement ignores stdin"
|
||||
|
|
Loading…
Add table
Reference in a new issue