pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xmh
Module Name: pkgsrc
Committed By: wiz
Date: Thu Mar 7 17:40:22 UTC 2024
Modified Files:
pkgsrc/x11/xmh: Makefile
Log Message:
xmh: needs libXt>=1.3
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/xmh/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/xmh/Makefile
diff -u pkgsrc/x11/xmh/Makefile:1.7 pkgsrc/x11/xmh/Makefile:1.8
--- pkgsrc/x11/xmh/Makefile:1.7 Sun Mar 3 23:13:13 2024
+++ pkgsrc/x11/xmh/Makefile Thu Mar 7 17:40:22 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2024/03/03 23:13:13 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2024/03/07 17:40:22 wiz Exp $
DISTNAME= xmh-1.0.5
CATEGORIES= x11 mail
@@ -17,6 +17,7 @@ MAKE_FLAGS+= appdefaultdir=${PREFIX}/lib
BUILDLINK_API_DEPENDS.xbitmaps+= xbitmaps>=1.1.0
.include "../../x11/xbitmaps/buildlink3.mk"
+BUILDLINK_API_DEPENDS.libXt+= libXt>=1.3
.include "../../x11/libXt/buildlink3.mk"
.include "../../x11/libXmu/buildlink3.mk"
.include "../../x11/libXaw/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index