diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2012-05-12 21:16:09 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2012-05-12 21:16:09 +0000 |
commit | 415c21e8c9ca7c9297675e84e69029c1dfcf27c4 (patch) | |
tree | 8fe28d2a73a7aac2c8f0d55bfe6b9f127899a148 /games/gbrainy | |
parent | c7810110e438e2b066303e9f4078a68bbe15bff0 (diff) | |
download | ports-415c21e8c9ca7c9297675e84e69029c1dfcf27c4.tar.gz ports-415c21e8c9ca7c9297675e84e69029c1dfcf27c4.zip |
Notes
Diffstat (limited to 'games/gbrainy')
-rw-r--r-- | games/gbrainy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/gbrainy/Makefile b/games/gbrainy/Makefile index 96a0453cc5ce..4cfd3e8f2622 100644 --- a/games/gbrainy/Makefile +++ b/games/gbrainy/Makefile @@ -21,6 +21,8 @@ BUILD_DEPENDS= mautil:${PORTSDIR}/devel/mono-addins \ ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash RUN_DEPENDS:= ${BUILD_DEPENDS} +BROKEN= does not build + USE_GNOME= desktopfileutils gnomehack gtksharp20 gnomesharp20 USE_GMAKE= yes USE_GETTEXT= yes |