Allow USE_GNOME to be overridden since next gmime2-sharp update will require

gtksharp20.
This commit is contained in:
Tom McLaughlin 2006-11-10 21:19:39 +00:00
parent 2f177414a8
commit b9927ca84b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177038

View file

@ -18,7 +18,7 @@ CONFLICTS= gmime-1.0.*
USE_ICONV= yes USE_ICONV= yes
USE_GMAKE= yes USE_GMAKE= yes
USE_GNOME= gnomehack gnometarget glib20 USE_GNOME?= gnomehack gnometarget glib20
USE_LDCONFIG= yes USE_LDCONFIG= yes
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
CONFIGURE_ARGS?= --with-libiconv=${LOCALBASE} \ CONFIGURE_ARGS?= --with-libiconv=${LOCALBASE} \