mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
Fix build on bento by adding a dependency on gnomelibs.
Reported by: bento via kris
This commit is contained in:
parent
1326c93565
commit
e8fd51a658
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83763
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ COMMENT= A GTK front-end for the Snes9X SNES emulator
|
|||
RUN_DEPENDS= snes9x:${PORTSDIR}/emulators/snes9x
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gtk12 orbit esound
|
||||
USE_GNOME= gnomelibs
|
||||
USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue