From babe2fb5faae96588f011abbc00bb401d2adc695 Mon Sep 17 00:00:00 2001 From: Leonardo Taccari Date: Fri, 11 Sep 2020 15:28:51 +0200 Subject: [PATCH] clipmenu: clipnotify was imported in pkgsrc as x11/clipnotify, update DEPENDS --- clipmenu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clipmenu/Makefile b/clipmenu/Makefile index 0be598b11d..91c766f368 100644 --- a/clipmenu/Makefile +++ b/clipmenu/Makefile @@ -13,7 +13,7 @@ NO_BUILD= yes USE_TOOLS+= bash:run -DEPENDS+= clipnotify-[0-9]*:../../wip/clipnotify +DEPENDS+= clipnotify-[0-9]*:../../x11/clipnotify DEPENDS+= dmenu-[0-9]*:../../x11/dmenu DEPENDS+= xsel-[0-9]*:../../x11/xsel