Unbreak after recent GNOMENG conversion.
Submitted by: bento
This commit is contained in:
parent
0e470788b2
commit
e863c85b82
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66920
1 changed files with 2 additions and 3 deletions
|
@ -16,16 +16,15 @@ MASTER_SITE_SUBDIR= kris
|
|||
|
||||
MAINTAINER= lo_gafet@users.sourceforge.net
|
||||
|
||||
BROKEN= "Build fails"
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gtk12
|
||||
WANT_GNOME= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${HAVE_GNOME:Mgnomelibs}!=""
|
||||
USE_GNOME= gtk12
|
||||
USE_GNOME+= gnomelibs
|
||||
.endif
|
||||
|
||||
pre-build:
|
||||
|
|
Loading…
Reference in a new issue