diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2013-05-18 19:45:19 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2013-05-18 19:45:19 +0000 |
commit | 783d9b8e9bc775361403e45844c9dd817b9e8645 (patch) | |
tree | 8b44204ff619cc1db4404f697d64175c254c192b /net-im/yoono/Makefile | |
parent | 4aa416657e968dd5c7b7d72d39fdd74f30c14c61 (diff) | |
download | ports-783d9b8e9bc775361403e45844c9dd817b9e8645.tar.gz ports-783d9b8e9bc775361403e45844c9dd817b9e8645.zip |
Notes
Diffstat (limited to 'net-im/yoono/Makefile')
-rw-r--r-- | net-im/yoono/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/yoono/Makefile b/net-im/yoono/Makefile index d71fe62852ea..5701a1e18199 100644 --- a/net-im/yoono/Makefile +++ b/net-im/yoono/Makefile @@ -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 |