diff options
-rw-r--r-- | x11/lxmenu-data/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/lxmenu-data/Makefile b/x11/lxmenu-data/Makefile index 04a437649f7b..002a8670b225 100644 --- a/x11/lxmenu-data/Makefile +++ b/x11/lxmenu-data/Makefile @@ -11,6 +11,8 @@ COMMENT= Menu data used by lxpanel LICENSE= GPLv2 +BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser + USES= gmake gettext USE_XORG= x11 xmu USE_GNOME= intltool |