diff options
-rw-r--r-- | x11/gnome-panel3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/gnome-panel3/Makefile b/x11/gnome-panel3/Makefile index c8fba0932..93e79029c 100644 --- a/x11/gnome-panel3/Makefile +++ b/x11/gnome-panel3/Makefile @@ -15,6 +15,7 @@ USE_XZ= yes .if !defined(REFERENCE_PORT) +BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool LIB_DEPENDS= gweather-3:${PORTSDIR}/net/libgweather3 \ telepathy-glib:${PORTSDIR}/net-im/telepathy-glib \ canberra-gtk3:${PORTSDIR}/audio/libcanberra-gtk3 \ |