diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-08-05 19:13:24 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-08-05 19:13:24 +0000 |
commit | d129587b5d568b0ff5300386f1e1b706c349f38e (patch) | |
tree | e398c7b6ea5203fd3953999e6dd9d6c83c9ec931 /net-im/telepathy-mission-control | |
parent | c13de12f75988e599e389d9c77ed92db8d927185 (diff) |
Notes
Diffstat (limited to 'net-im/telepathy-mission-control')
-rw-r--r-- | net-im/telepathy-mission-control/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/telepathy-mission-control/Makefile b/net-im/telepathy-mission-control/Makefile index 04596835bca9..0b25b8222980 100644 --- a/net-im/telepathy-mission-control/Makefile +++ b/net-im/telepathy-mission-control/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libtelepathy.so:${PORTSDIR}/net-im/libtelepathy \ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib USES= gmake libtool pathfix pkgconfig -USE_GNOME= libxslt +USE_GNOME= glib20 libxslt GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib |