Remove gtk20 dependency wich is not required here.
This commit is contained in:
parent
96900fe5ed
commit
166e54608d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96023
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ USE_BZIP2= yes
|
|||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnomehack gtk20
|
||||
USE_GNOME= gnomehack gnometarget
|
||||
CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
|
Loading…
Reference in a new issue