diff options
Diffstat (limited to 'x11/menu-cache/Makefile')
-rw-r--r-- | x11/menu-cache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/menu-cache/Makefile b/x11/menu-cache/Makefile index 3a47c9d07d66..de53daa65eef 100644 --- a/x11/menu-cache/Makefile +++ b/x11/menu-cache/Makefile @@ -11,7 +11,7 @@ COMMENT= Library used to read freedesktop.org menus LICENSE= LGPL21 -LIB_DEPENDS= libfm-extra.so:${PORTSDIR}/x11/libfm-extra +LIB_DEPENDS= libfm-extra.so:x11/libfm-extra USES= gmake pathfix pkgconfig libtool tar:xz GNU_CONFIGURE= yes |