From e71f8fbf21b9284de282b34cdbdae1fb74ae27b1 Mon Sep 17 00:00:00 2001 From: John Marino Date: Tue, 12 Aug 2014 10:13:54 +0000 Subject: [PATCH] net/citrix_ica: USE_LINUX_APPS+= gtk2 PR: 192588 Submitted by: Helge Oldach --- net/citrix_ica/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/citrix_ica/Makefile b/net/citrix_ica/Makefile index ccd58195eb11..52e316d28fdd 100644 --- a/net/citrix_ica/Makefile +++ b/net/citrix_ica/Makefile @@ -3,7 +3,7 @@ PORTNAME= citrix_ica PORTVERSION= 12.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net comms linux MASTER_SITES= # DISTNAME= linuxx86_12.1.0.203066 @@ -13,7 +13,7 @@ COMMENT= Citrix(R) Presentation Server(TM) client ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes -USE_LINUX_APPS= openmotif alsalib +USE_LINUX_APPS= alsalib gtk2 openmotif RESTRICTED= License prohibits redistribution NO_WRKSUBDIR= yes