pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
fix typo in previous
Module Name: pkgsrc-wip
Committed By: Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By: tnn
Date: Wed Sep 23 21:09:50 2015 +0200
Changeset: 8f15c4f75ea75b2a3a459dd2f2a9578f09edb17a
Modified Files:
mate-screensaver/Makefile
Log Message:
fix typo in previous
noted by wiz@
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8f15c4f75ea75b2a3a459dd2f2a9578f09edb17a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
mate-screensaver/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/mate-screensaver/Makefile b/mate-screensaver/Makefile
index 1e472da..d166070 100644
--- a/mate-screensaver/Makefile
+++ b/mate-screensaver/Makefile
@@ -12,7 +12,7 @@ LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2
CONFLICTS+= gnome-screensaver-[0-9]*
-DEPENDS+= consolekit-[0-9]*:../sysutils/consolekit
+DEPENDS+= consolekit-[0-9]*:../../sysutils/consolekit
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index