pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/wm/windowmaker
Module Name: pkgsrc
Committed By: jperkin
Date: Tue Nov 28 10:53:32 UTC 2023
Modified Files:
pkgsrc/wm/windowmaker: Makefile
Log Message:
windowmaker: Remove bogus BUILDLINK_DEPMETHOD.libXt=build.
It is definitely not a build-only dependency. Exposed by indirect depends
checks. Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.144 -r1.145 pkgsrc/wm/windowmaker/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/windowmaker/Makefile
diff -u pkgsrc/wm/windowmaker/Makefile:1.144 pkgsrc/wm/windowmaker/Makefile:1.145
--- pkgsrc/wm/windowmaker/Makefile:1.144 Tue Nov 14 14:03:02 2023
+++ pkgsrc/wm/windowmaker/Makefile Tue Nov 28 10:53:32 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.144 2023/11/14 14:03:02 wiz Exp $
+# $NetBSD: Makefile,v 1.145 2023/11/28 10:53:32 jperkin Exp $
DISTNAME= WindowMaker-0.96.0
PKGNAME= ${DISTNAME:tl}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= wm windowmaker
MASTER_SITES= ${MASTER_SITE_GITHUB:=window-maker/}
GITHUB_PROJECT= wmaker
@@ -89,7 +89,6 @@ post-install:
.include "../../x11/libXinerama/buildlink3.mk"
.include "../../x11/libXmu/buildlink3.mk"
.include "../../x11/libXpm/buildlink3.mk"
-BUILDLINK_DEPMETHOD.libXt?= build
.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index