diff options
author | Koop Mast <kwm@rainbow-runner.nl> | 2017-01-30 02:15:24 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2017-01-30 02:15:24 +0800 |
commit | 624c64b634959c51f1802c75ddf5338af760257e (patch) | |
tree | 2f5beb68db70e33a1c6e56f0640d8c21d520ef80 /games | |
parent | 18584cf27ad55efb39d9d47dfb42751909b8ca3c (diff) | |
download | freebsd-ports-gnome-624c64b634959c51f1802c75ddf5338af760257e.tar.gz freebsd-ports-gnome-624c64b634959c51f1802c75ddf5338af760257e.tar.zst freebsd-ports-gnome-624c64b634959c51f1802c75ddf5338af760257e.zip |
Remove broken message (only valid for vanilla port)
Diffstat (limited to 'games')
-rw-r--r-- | games/libgnome-games-support/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/libgnome-games-support/Makefile b/games/libgnome-games-support/Makefile index 74de7593238e..d8bfa8627301 100644 --- a/games/libgnome-games-support/Makefile +++ b/games/libgnome-games-support/Makefile @@ -15,8 +15,6 @@ 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 |