pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xlockmore-lite
Module Name: pkgsrc
Committed By: jperkin
Date: Sun Aug 30 18:23:49 UTC 2026
Modified Files:
pkgsrc/x11/xlockmore-lite: Makefile
Log Message:
xlockmore-lite: Remove FILESDIR / PATCHDIR.
Not only were these wrong (relative not absolute), they overwrote the correct
settings coming from Makefile.common.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/x11/xlockmore-lite/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/xlockmore-lite/Makefile
diff -u pkgsrc/x11/xlockmore-lite/Makefile:1.26 pkgsrc/x11/xlockmore-lite/Makefile:1.27
--- pkgsrc/x11/xlockmore-lite/Makefile:1.26 Fri May 24 08:43:05 2024
+++ pkgsrc/x11/xlockmore-lite/Makefile Sun Aug 30 18:23:49 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2024/05/24 08:43:05 micha Exp $
+# $NetBSD: Makefile,v 1.27 2026/08/30 18:23:49 jperkin Exp $
.include "../../x11/xlockmore/Makefile.common"
@@ -7,9 +7,6 @@ COMMENT= "lite" version of xlockmore
CONFLICTS+= xlockmore-[0-9]*
-FILESDIR= ../../x11/xlockmore/files
-PATCHDIR= ../../x11/xlockmore/patches
-
USE_TOOLS+= pkg-config
CONFIGURE_ARGS+= --without-esound
Home |
Main Index |
Thread Index |
Old Index