diff options
author | John Marino <marino@FreeBSD.org> | 2014-10-03 07:27:08 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-10-03 07:27:08 +0000 |
commit | b2bd3657b3d221a0fadfe24d449177ef6e535581 (patch) | |
tree | f6e3292bbd96d2f79ce7fc1a98383670af99550f /games/gbrainy/Makefile | |
parent | 5355bd743d7fbf803c149fbbda294e4ee94d57bb (diff) |
Notes
Diffstat (limited to 'games/gbrainy/Makefile')
-rw-r--r-- | games/gbrainy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gbrainy/Makefile b/games/gbrainy/Makefile index c72932c982b2..b99e3f3521df 100644 --- a/games/gbrainy/Makefile +++ b/games/gbrainy/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= mautil:${PORTSDIR}/devel/mono-addins \ ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash RUN_DEPENDS:= ${BUILD_DEPENDS} -USE_GNOME= gtksharp20 gnomesharp20 +USE_GNOME= gtksharp20 gnomesharp20 gnomedocutils USES= gettext gmake mono pathfix pkgconfig \ shebangfix SHEBANG_FILES= src/Clients/Classical/gbrainy.in |