add dependency on gtk20 to make it building again.
Noticed by: pav@
This commit is contained in:
parent
f86bf1a417
commit
9cd8cf466d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148543
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ USE_ZIP= yes
|
|||
USE_GMAKE= yes
|
||||
USE_REINPLACE= yes
|
||||
USE_SDL= sdl
|
||||
USE_GNOME= gtk20
|
||||
CONFLICTS= duke3d-200[0-9]*
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}_src_${PORTVERSION}
|
||||
|
|
Loading…
Reference in a new issue