diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 09:27:56 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 09:27:56 +0000 |
commit | 6a379e2d3ac1c6ae44bfa961e42ea2f6877e4346 (patch) | |
tree | 51bf65c06dc12d4a0ba505d1d3e664efdd221144 /biology/wise | |
parent | aecf8bd835635e74e1afa0d4e0617875138e47de (diff) |
a-b: Add missing USES={gnome,php,sdl,xorg}
Notes
Notes:
svn path=/head/; revision=517040
Diffstat (limited to 'biology/wise')
-rw-r--r-- | biology/wise/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/wise/Makefile b/biology/wise/Makefile index a1689b5c53fc..651c8a402ec0 100644 --- a/biology/wise/Makefile +++ b/biology/wise/Makefile @@ -13,7 +13,7 @@ COMMENT= Intelligent algorithms for DNA searches BUILD_WRKSRC= ${WRKSRC}/src -USES= pkgconfig +USES= gnome pkgconfig USE_GNOME= glib20 MAKEFILE= makefile |