1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00

- Fix typo

PR:		ports/116740
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
This commit is contained in:
Pav Lucistnik 2007-09-29 20:53:58 +00:00
parent 490e00b855
commit 3a8afbd6a9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200382

View File

@ -124,7 +124,7 @@ PLIST_SUB+= HELPBROWSER="@comment "
.endif
.if defined(WITH_DBUS)
LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
CONFIGURE_ARGS+= --with-dbus
.else
CONFIGURE_ARGS+= --without-dbus