diff options
Diffstat (limited to 'devel/dbus-glib/Makefile')
-rw-r--r-- | devel/dbus-glib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/dbus-glib/Makefile b/devel/dbus-glib/Makefile index 85c6b802acae..e3abc9cdf974 100644 --- a/devel/dbus-glib/Makefile +++ b/devel/dbus-glib/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://dbus.freedesktop.org/releases/dbus-glib/ MAINTAINER= gnome@FreeBSD.org COMMENT= GLib bindings for the D-BUS messaging system -LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus +LIB_DEPENDS= libdbus-1.so:devel/dbus GNU_CONFIGURE= yes USES= cpe gettext gmake libtool pathfix pkgconfig |