svn commit: r364689 - head/net/citrix_ica
John Marino
marino at FreeBSD.org
Tue Aug 12 10:13:54 UTC 2014
Author: marino
Date: Tue Aug 12 10:13:54 2014
New Revision: 364689
URL: http://svnweb.freebsd.org/changeset/ports/364689
QAT: https://qat.redports.org/buildarchive/r364689/
Log:
net/citrix_ica: USE_LINUX_APPS+= gtk2
PR: 192588
Submitted by: Helge Oldach
Modified:
head/net/citrix_ica/Makefile
Modified: head/net/citrix_ica/Makefile
==============================================================================
--- head/net/citrix_ica/Makefile Tue Aug 12 08:42:03 2014 (r364688)
+++ head/net/citrix_ica/Makefile Tue Aug 12 10:13:54 2014 (r364689)
@@ -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(T
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
More information about the svn-ports-all
mailing list