pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/wm/awesome
Module Name: pkgsrc
Committed By: gutteridge
Date: Thu Dec 28 18:20:02 UTC 2023
Modified Files:
pkgsrc/wm/awesome: Makefile
Log Message:
awesome: remove redundant commented-out line
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 pkgsrc/wm/awesome/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/wm/awesome/Makefile
diff -u pkgsrc/wm/awesome/Makefile:1.89 pkgsrc/wm/awesome/Makefile:1.90
--- pkgsrc/wm/awesome/Makefile:1.89 Thu Dec 28 18:19:03 2023
+++ pkgsrc/wm/awesome/Makefile Thu Dec 28 18:20:02 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.89 2023/12/28 18:19:03 gutteridge Exp $
+# $NetBSD: Makefile,v 1.90 2023/12/28 18:20:02 gutteridge Exp $
DISTNAME= awesome-4.3
PKGREVISION= 14
@@ -31,7 +31,6 @@ LUA_VERSIONS_ACCEPTED= 53 52 51
.include "../../lang/lua/luaversion.mk"
-#CMAKE_ARGS+= -DCOMPRESS_MANPAGES=${MANZ:Q}
CMAKE_ARGS+= -DCOMPRESS_MANPAGES=${MANZ:Q}
CMAKE_ARGS+= -DAWESOME_MAN_PATH=${PREFIX}/${PKGMANDIR}
CMAKE_ARGS+= -DOVERRIDE_VERSION=${PKGVERSION_NOREV}
Home |
Main Index |
Thread Index |
Old Index