mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Allow USE_GNOME to be overridden since next gmime2-sharp update will require
gtksharp20.
This commit is contained in:
parent
2f177414a8
commit
b9927ca84b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177038
1 changed files with 1 additions and 1 deletions
|
@ -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} \
|
||||||
|
|
Loading…
Add table
Reference in a new issue