mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Add a missing dependency on gtk20.
This commit is contained in:
parent
89330d4c46
commit
ee9b948995
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80113
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= guile-gobject
|
||||
PORTVERSION= 0.4.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= http://savannah.nongnu.org/download/guile-gtk/
|
||||
|
||||
@ -17,7 +18,7 @@ LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_BISON= yes
|
||||
USE_GNOME= libbonobo
|
||||
USE_GNOME= gtk20 libbonobo
|
||||
USE_LIBTOOL= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
Loading…
Reference in New Issue
Block a user