mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
Add missing dependency on gdome2.
PR: ports/148265 Submitted by: Aldis Berjoza <aldis@bsdroot.lv> Feature safe: yes
This commit is contained in:
parent
a2d83accea
commit
5fd93dfff4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=257415
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= workrave
|
||||
PORTVERSION= 1.9.1
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= x11 gnome
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -37,6 +37,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include `pkg-config --cflags libgnomeui-
|
||||
CONFIGURE_ARGS= --enable-gconf
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
LIB_DEPENDS+= gdome.8:${PORTSDIR}/textproc/gdome2
|
||||
|
||||
.if defined(WITH_GNOME)
|
||||
LIB_DEPENDS+= gnomeuimm-2.6.1:${PORTSDIR}/x11-toolkits/libgnomeuimm26
|
||||
|
Loading…
Reference in New Issue
Block a user