svn commit: r318443 - head/net-im/yoono

Nicola Vitale nivit at FreeBSD.org
Sat May 18 19:45:19 UTC 2013


Author: nivit
Date: Sat May 18 19:45:19 2013
New Revision: 318443
URL: http://svnweb.freebsd.org/changeset/ports/318443

Log:
  - Add missing dependency (x11-toolkits/linux-f10-gtk2)

Modified:
  head/net-im/yoono/Makefile

Modified: head/net-im/yoono/Makefile
==============================================================================
--- head/net-im/yoono/Makefile	Sat May 18 19:36:31 2013	(r318442)
+++ head/net-im/yoono/Makefile	Sat May 18 19:45:19 2013	(r318443)
@@ -33,7 +33,7 @@ SUB_LIST=	LINUXBASE=${LINUXBASE}
 USE_BZIP2=	yes
 USE_LDCONFIG=	yes
 USE_LINUX=	yes
-USE_LINUX_APPS=	alsalib dbuslibs xorglibs
+USE_LINUX_APPS=	alsalib dbuslibs gtk2 xorglibs
 
 WRKSRC=	${WRKDIR}/${PORTNAME}-desktop
 


More information about the svn-ports-head mailing list