aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2003-10-17 13:13:00 +0800
committeradamw <adamw@FreeBSD.org>2003-10-17 13:13:00 +0800
commit0808fd8e647ef3505be486043e47399b9262fac2 (patch)
treed1037b86c849f1bfb38e4c6579f7eaf5e27f9308 /games
parent6dd644e3d7f99ddebb6d95c216622883ca0e71ca (diff)
downloadfreebsd-ports-gnome-0808fd8e647ef3505be486043e47399b9262fac2.tar.gz
freebsd-ports-gnome-0808fd8e647ef3505be486043e47399b9262fac2.tar.zst
freebsd-ports-gnome-0808fd8e647ef3505be486043e47399b9262fac2.zip
Add missing dependency on libgnomeui
"Noticed" (anthropomorphically) by: bento
Diffstat (limited to 'games')
-rw-r--r--games/monkeybubble/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/monkeybubble/Makefile b/games/monkeybubble/Makefile
index ee69b6bb7dc0..f6a1dc153b95 100644
--- a/games/monkeybubble/Makefile
+++ b/games/monkeybubble/Makefile
@@ -21,7 +21,7 @@ USE_REINPLACE= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
USE_GMAKE= yes
-USE_GNOME= gnomehack gnomeprefix librsvg2
+USE_GNOME= gnomehack gnomeprefix librsvg2 libgnomeui
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
td> * - convert to the new perl5 frameworkaz2013-09-0719-19/+37 * - convert to the new perl5 frameworkaz2013-09-073-3/+6 * devel/py-tox: Add missing pkg-plist entrykoobs2013-09-071-0/+1 * devel/py-tox: Update to 1.6.1koobs2013-09-073-3/+15 * Import my upstream commit to fix the build with libc++.rakuco2013-09-072-0/+92 * Attempt to fix building on recent headbapt2013-09-071-2/+2 * Fix build with libc++bapt2013-09-071-0/+11 * Update to 0.79.tobez2013-09-072-3/+3 * Update to 0.2802(.)10.tobez2013-09-072-4/+4 * devel/hwloc: update to 1.7.2wg2013-09-072-8/+7 * devel/awscli: update to 1.0.0wg2013-09-073-16/+332 * devel/py-bcdoc: tools to help document botocore-based projectswg2013-09-065-0/+28 * devel/py-botocore: update to 0.16.0wg2013-09-064-8/+62 * Add an explicit dependency on pkgconfbapt2013-09-063-10/+4 * Fix build with libc++bapt2013-09-061-0/+10 * Update to 6.76.tobez2013-09-062-3/+3 * Update to 1.23.tobez2013-09-062-3/+3 * Update to 1.7.2bf2013-09-063-17/+7 * Add an explicit dependency on pkgconfbapt2013-09-063-5/+3 * Fix configure and build with clangbapt2013-09-061-3/+2 * devel/py-fabric: Update to 1.7koobs2013-09-062-3/+4 * Update to 2.16.tobez2013-09-062-3/+3 * Update to 1.15.tobez2013-09-062-3/+3 * Update to 1.05(0).tobez2013-09-062-3/+3 * Update to 1.04(0).tobez2013-09-062-3/+3 * Add an explicit dependency on pkgconfantoine2013-09-061-2/+1 * Update to 1.7.5skreuzer2013-09-062-3/+3 * . introduce ICONV_CONFIGURE_BASE variable at Mk/Uses/iconv.mk. It's value isbsam2013-09-061-1/+1 * Add an explicit dependency on pkgconfantoine2013-09-062-3/+2 * Update to 0.35.tobez2013-09-062-3/+3 * Update to 0.094.tobez2013-09-062-3/+3 * - Convert to OptionsNGculot2013-09-061-1/+5 * - add an explicit dependency on pkgconfaz2013-09-051-1/+2 * Update to 0.23.tobez2013-09-052-3/+3 * Update to 1.14.tobez2013-09-052-3/+3 * Update to 0.02.tobez2013-09-052-3/+3 * GCC 3.x has passed its useful lifetime.joerg2013-09-0514-1002/+0 * Update to 1.33.delphij2013-09-053-4/+4 * - Unbreak against Clang and other strict C++ compilersdanfe2013-09-051-4/+5 * - Add pkgconf to build dependency to fix buildsunpoet2013-09-051-1/+1 * Remove USE_GCC=any, it properly build with recent clangbapt2013-09-051-2/+2 * Convert USE_GCC=any into proper USE_CSTD=gnu89bapt2013-09-051-2/+2 * Fix with clang is cc is clang, remove the now useless USE_GCC=anybapt2013-09-051-2/+2 * Remove USE_GCC=any, the port build properly with clang is USE_CSTD is set to ...bapt2013-09-051-6/+2 * Build properly with recent clangbapt2013-09-051-1/+1 * Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.bsam2013-09-059-21/+12 * Mark BROKEN, does not compile under perl >= 5.12,lth2013-09-051-0/+2 * - Make ports use the libc provided iconv implementation on 10-CURRENTmadpilot2013-09-059-16/+61 * Add an explicit dependency on pkgconfantoine2013-09-051-1/+1 * p5-Module-Build-Tiny is self-sufficient to build itselfaz2013-09-051-1/+1 * Update to 0.32.tobez2013-09-052-3/+3 * Fix build without libstdc++bapt2013-09-051-5/+4 * Upgrade clang, dragonegg, and llvm -devel ports to r182968.brooks2013-09-044-26/+46 * Fix the build on i386 9 with a patch from upstream the. This wasbrooks2013-09-042-1/+36 * Update from 2.12 to 2.13.mi2013-09-042-3/+3 * Use the new modbuildtiny macro.mat2013-09-042-6/+4 * Update to 0.36.tobez2013-09-042-3/+3 * Adopt USES=gmake iconv.bsam2013-09-041-2/+2 * - Mark BROKEN, fails to resolve dependenciesbdrewery2013-09-041-0/+2 * - Update to 2.3tabthorpe2013-09-042-8/+4 * - Update to 1.13tabthorpe2013-09-042-8/+4 * New port: devel/rubygem-redmine_plugin_support:zi2013-09-044-0/+23 * Update to 0.05.tobez2013-09-042-3/+3 * Add an explicit dependency on pkgconfantoine2013-09-041-2/+1 * - Update to 2.200004sunpoet2013-09-042-4/+3 * - Update to 0.007sunpoet2013-09-042-4/+4 * - Update to 0.4007sunpoet2013-09-043-12/+7 * Horde package update:mm2013-09-046-13/+11 * Add an explicit dependency on pkgconfbapt2013-09-041-2/+1 * devel/py-robotframework-selenium2library: update to 1.3.0wg2013-09-042-3/+3 * Add an explicit dependency on pkgconfbapt2013-09-031-6/+2 * Add en explicit dependency on pkgconfbapt2013-09-031-2/+1 * Fix typobapt2013-09-031-1/+1 * - Add p5-Pithub 0.01020sunpoet2013-09-035-0/+129 * Add an explicit dependency on pkgconfbapt2013-09-031-6/+2 * Add an explicit dependency on pkgconfbapt2013-09-031-5/+2 * devel/py-celery: update to 3.0.23wg2013-09-032-4/+4 * Add an explicit dependency on pkgconfbapt2013-09-031-7/+2 * Add an explicit dependency on pkgconfbapt2013-09-031-7/+2 * Get rid of /proc dependency.kevlo2013-09-032-0/+31 * Add an explicit dependency on pkgconfbapt2013-09-036-19/+8 * Update to 1.04.tobez2013-09-032-3/+3 * Update to 0.41.tobez2013-09-032-3/+3 * Update to 0.99(.)04.tobez2013-09-032-3/+3 * Add an explicit dependency on pkgconfbapt2013-09-037-28/+11 * - update to 1.1.2jgh2013-09-034-19/+17 * Add an explicit dependency on pkgconfbapt2013-09-032-5/+3 * Add an explicit dependency on pkgconfbapt2013-09-031-6/+2 * Add an explicit dependency on pkgconfbapt2013-09-031-6/+2 * - Remove USE_GCC=any and fix building with clang by disabling -Werror.tijl2013-09-031-4/+3 * Add an explicit dependency on pkgconfbapt2013-09-031-2/+1 * Fix stupid mistakebapt2013-09-031-2/+2 * Add an explicit dependency on pkgconfantoine2013-09-031-1/+1 * Add an explicit dependency on pkgconfbapt2013-09-031-2/+1 * Add an explicit dependency on pkgconfbapt2013-09-031-5/+2 * Add an explicit dependency on pkgconfbapt2013-09-031-2/+1 * Add an explicit dependency on pkgconfbapt2013-09-032-4/+2 * Update to 1.03(0).tobez2013-09-032-3/+3 * - CVE-2013-4277 fixohauer2013-09-032-1/+15 * Add an explicit dependency on pkgconfbapt2013-09-032-4/+2 * - Convert to the new perl5 frameworkaz2013-09-032-12/+6 * - Update to 0.78sahil2013-09-032-4/+4 * - Update to 1.219sahil2013-09-032-4/+4 * - update devel/subversion to 1.8.3 [1]ohauer2013-09-038-64/+66 * - Add LICENSEsunpoet2013-09-032-1/+3 * - update to 2.0.0rm2013-09-036-40/+62 * Add an explicit dependency on pkgconfbapt2013-09-033-2/+3 * Add an explicit dependency on pkgconfantoine2013-09-031-0/+1 * Add an explicit dependency on pkgconfbapt2013-09-031-2/+1 * Add an explicit dependency on pkgconfbapt2013-09-031-1/+1 * Add an explicit dependency on pkgconfbapt2013-09-031-1/+1 * Add an explicit dependency on pkgconfbapt2013-09-021-6/+2 * Add an explicit dependency on pkgconfbapt2013-09-022-6/+4 * - Add PORTSCOUTsunpoet2013-09-021-0/+2 * Add an explicit dependency on pkgconfbapt2013-09-022-3/+2 * Upgrade to version 0.8.1.olgeni2013-09-022-4/+4 * Update to 0.58.tobez2013-09-022-3/+3 * - Update to 1.5.7culot2013-09-022-3/+3 * Two imake related changes:tijl2013-09-023-27/+19 * Add an explicit dependency on pkgconfigbapt2013-09-021-5/+2 * Update to 0.23.tobez2013-09-022-3/+4 * - Update to 2.44culot2013-09-022-3/+3 * Conversion from USE_GNOME=gnomehack to USES=pathfix is not that simple, rever...bapt2013-09-021-1/+2 * Update to 2.15.tobez2013-09-022-3/+4 * Update to 0.370.tobez2013-09-022-3/+3 * - Convert old-school USE_GMAKE and USE_PERL5_* to modern USESdanfe2013-09-022-11/+9 * readd WANT_GNOME remoed by mistakebapt2013-09-021-0/+1 * Eradicate USE_GNOME=pkgconfig from develbapt2013-09-0233-166/+66 * - Cleanup requirement for the perl versionaz2013-09-021-2/+2 * - Cleanup perl usage (Tie::File 0.97 already with coremodules since perl 5.12)az2013-09-021-7/+3 * Add an expicit dependency on pkgconfbapt2013-09-021-1/+1 * 1. Introduce using iconv with arguments:bsam2013-09-022-5/+4 * Enable PowerPC support.rakuco2013-09-023-9/+29 * Update to 0.53.tobez2013-09-022-3/+3 * - Resolve of using PERL_MODBUILD and PERL_CONFIGURE togetheraz2013-09-022-8/+4 * - Resolve of using PERL_MODBUILD and PERL_CONFIGURE togetheraz2013-09-021-7/+3 * - Resolve of using USE_PERL5 and PERL_CONFIGURE togetheraz2013-09-022-8/+4 * - Convert to new perl5 frameworkaz2013-09-021-3/+5 * - Resolve of using PERL_CONFIGURE and USE_PERL5 togetheraz2013-09-021-7/+4 * - Resolve of using PERL_CONFIGURE and USE_PERL5 togetheraz2013-09-022-8/+4 * - Resolve of using PERL_CONFIGURE and USE_PERL5 togetheraz2013-09-022-8/+4 * - Resolve of using PERL_CONFIGURE and PERL_MODBUILD togetheraz2013-09-022-10/+6 * - Resolve of using USE_PERL5 and PERL_CONFIGURE togetheraz2013-09-022-8/+4 * - Resolve of using -PERL_MODBUILD and PERL_CONFIGURE togetheraz2013-09-021-7/+3 * - Resolve of using USE_PERL5 and PERL_CONFIGURE togetheraz2013-09-022-8/+4 * - Resolve of using USE_PERL5_RUN and PERL_CONFIGURE togetheraz2013-09-021-7/+5 * New port: py-docoptantoine2013-09-024-0/+48 * Update to 0.22.kwm2013-09-013-39/+6 * - update to 2.3.7rm2013-09-014-53/+12 * Remove expired ports:rene2013-09-019-243/+0 * devel/opencl: Unbreak fetchmarino2013-09-014-11/+73 * - Add support for lang/clang33 from ports which installs it's binaries asdecke2013-09-012-2/+3 * Chase renaming databases/py-migrate to databases/py-sqlalchemy-migratelwhsu2013-09-011-1/+2 * Update to 1.02(0).tobez2013-09-012-3/+5 * devel/buildbot devel/buildbot-slave: Update to 0.8.8koobs2013-09-017-45/+80 * - update maintainer's email addressrm2013-09-011-7/+3 * - Update to 0.03lth2013-09-013-8/+12 * - update to 4.4.2rm2013-09-012-9/+9 * - Update to 1.7.3madpilot2013-09-012-27/+40 * Update to 1.10.6.rakuco2013-08-312-5/+5 * - update to 2.11.0rm2013-08-313-3/+6 * Fix build with libc++bapt2013-08-312-0/+48 * Update libregf to alpha-20130830antoine2013-08-312-3/+3 * Update liblnk to alpha-20130829antoine2013-08-312-3/+3 * - Update to 2.123sunpoet2013-08-312-3/+3 * - Add pytz to run_dependsdryice2013-08-311-0/+3 * - Fix 'make reinstall' in devel/automake-wrapper and devel/autoconf-wrapperbdrewery2013-08-311-1/+1 * Add an explicit dependency on pkgconfbapt2013-08-311-1/+1 * - Update to 0.020lth2013-08-312-4/+4 * Perl6 style Junction operators in Perl5. This is a lightweightlth2013-08-315-0/+49 * - Update to 1.4.1nivit2013-08-31