diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-02-04 20:56:58 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-02-04 20:56:58 +0000 |
commit | 34e4bc11f978180203b0ab98dca0cb380e0d0ac4 (patch) | |
tree | e5bbf93ddc9c7640c16ffb4ca3977e6fb5f2a3d1 /x11 | |
parent | e5cda214601e08fbe915192901cc3cf83a68fb89 (diff) |
Notes
Diffstat (limited to 'x11')
-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 |