pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

clipmenu: clipnotify was imported in pkgsrc as x11/clipnotify, update DEPENDS



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Fri Sep 11 15:28:51 2020 +0200
Changeset:	babe2fb5faae96588f011abbc00bb401d2adc695

Modified Files:
	clipmenu/Makefile

Log Message:
clipmenu: clipnotify was imported in pkgsrc as x11/clipnotify, update DEPENDS

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=babe2fb5faae96588f011abbc00bb401d2adc695

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 clipmenu/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
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
 


Home | Main Index | Thread Index | Old Index