diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-12-21 18:27:16 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-12-21 18:27:16 +0800 |
commit | 383105b302269e318ee6fd4f5d1c7ca72d798b5b (patch) | |
tree | 76ea5b3795a97a836254431f701aab2fda4dfea6 /games/libgnome-games-support | |
parent | 9e09d655f35802f6cbabad230010316eb5bf49e6 (diff) | |
download | freebsd-ports-gnome-383105b302269e318ee6fd4f5d1c7ca72d798b5b.tar.gz freebsd-ports-gnome-383105b302269e318ee6fd4f5d1c7ca72d798b5b.tar.zst freebsd-ports-gnome-383105b302269e318ee6fd4f5d1c7ca72d798b5b.zip |
- Mark BROKEN: does not build (Package dependency requirement 'gtk+-3.0 >= 3.19.2' could not be satisfied)
Approved by: portmgr blanket
Diffstat (limited to 'games/libgnome-games-support')
-rw-r--r-- | games/libgnome-games-support/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/libgnome-games-support/Makefile b/games/libgnome-games-support/Makefile index d8bfa8627301..74de7593238e 100644 --- a/games/libgnome-games-support/Makefile +++ b/games/libgnome-games-support/Makefile @@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= valac:lang/vala LIB_DEPENDS= libgee-0.8.so:devel/libgee +BROKEN= does not build (Package dependency requirement 'gtk+-3.0 >= 3.19.2' could not be satisfied) + PORTSCOUT= limitw:1,even USES= gettext gmake gnome pathfix libtool pkgconfig tar:xz |