Remove gtk20 dependency wich is not required here.

This commit is contained in:
Alexander Nedotsukov 2003-12-17 07:12:31 +00:00
parent 96900fe5ed
commit 166e54608d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96023

View file

@ -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"