Add devel/libglade dependency
Problem pointed out by: Roman Shterenzon <roman@xpert.com>
This commit is contained in:
parent
f15c809077
commit
09ce42503e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29623
3 changed files with 6 additions and 3 deletions
|
@ -17,7 +17,8 @@ BUILD_DEPENDS= gob:${PORTSDIR}/x11-toolkits/gob
|
|||
LIB_DEPENDS= pisock.3:${PORTSDIR}/palm/pilot-link \
|
||||
capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter \
|
||||
panel_applet.4:${PORTSDIR}/x11/gnomecore \
|
||||
xml.5:${PORTSDIR}/textproc/libxml
|
||||
xml.5:${PORTSDIR}/textproc/libxml \
|
||||
glade.3:${PORTSDIR}/devel/libglade
|
||||
|
||||
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
|
||||
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
|
||||
|
|
|
@ -17,7 +17,8 @@ BUILD_DEPENDS= gob:${PORTSDIR}/x11-toolkits/gob
|
|||
LIB_DEPENDS= pisock.3:${PORTSDIR}/palm/pilot-link \
|
||||
capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter \
|
||||
panel_applet.4:${PORTSDIR}/x11/gnomecore \
|
||||
xml.5:${PORTSDIR}/textproc/libxml
|
||||
xml.5:${PORTSDIR}/textproc/libxml \
|
||||
glade.3:${PORTSDIR}/devel/libglade
|
||||
|
||||
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
|
||||
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
|
||||
|
|
|
@ -17,7 +17,8 @@ BUILD_DEPENDS= gob:${PORTSDIR}/x11-toolkits/gob
|
|||
LIB_DEPENDS= pisock.3:${PORTSDIR}/palm/pilot-link \
|
||||
capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter \
|
||||
panel_applet.4:${PORTSDIR}/x11/gnomecore \
|
||||
xml.5:${PORTSDIR}/textproc/libxml
|
||||
xml.5:${PORTSDIR}/textproc/libxml \
|
||||
glade.3:${PORTSDIR}/devel/libglade
|
||||
|
||||
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
|
||||
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
|
||||
|
|
Loading…
Reference in a new issue