diff options
Diffstat (limited to 'devel/dbus-tcl/Makefile')
-rw-r--r-- | devel/dbus-tcl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/dbus-tcl/Makefile b/devel/dbus-tcl/Makefile index 716011fae3f0..4115b8758d63 100644 --- a/devel/dbus-tcl/Makefile +++ b/devel/dbus-tcl/Makefile @@ -12,8 +12,8 @@ COMMENT= Tcl interface to the D-Bus messaging system LICENSE= ISCL -LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus -BUILD_DEPENDS= dtplite:${PORTSDIR}/devel/tcllib +LIB_DEPENDS= libdbus-1.so:devel/dbus +BUILD_DEPENDS= dtplite:devel/tcllib OPTIONS_DEFINE= DOCS DOCSDIR= ${PREFIX}/share/doc/dbus |