pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libfm-qt
Module Name: pkgsrc
Committed By: gutteridge
Date: Mon Feb 10 00:29:02 UTC 2025
Modified Files:
pkgsrc/x11/libfm-qt: Makefile
Log Message:
libfm-qt: tweak a comment
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/x11/libfm-qt/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/libfm-qt/Makefile
diff -u pkgsrc/x11/libfm-qt/Makefile:1.48 pkgsrc/x11/libfm-qt/Makefile:1.49
--- pkgsrc/x11/libfm-qt/Makefile:1.48 Sun Feb 9 19:18:31 2025
+++ pkgsrc/x11/libfm-qt/Makefile Mon Feb 10 00:29:02 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2025/02/09 19:18:31 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2025/02/10 00:29:02 gutteridge Exp $
DISTNAME= libfm-qt-2.1.0
PKGREVISION= 3
@@ -25,9 +25,9 @@ SUBST_FILES.prefix+= src/core/vfs/vfs-me
SUBST_SED.prefix= -e 's,/etc/xdg,${PKG_SYSCONFDIR},g'
SUBST_SED.prefix+= -e 's,/usr/share,${PREFIX}/share,g'
-# some of the files in ${BUILDLINK_DIR} are from xsrc, some from
-# pkgsrc in the X.org native case, these need to be handled
-# differently, so we need multiple sed expression.
+# Some of the files in ${BUILDLINK_DIR} are from xsrc, some from
+# pkgsrc in the NetBSD X.org native case; these need to be handled
+# differently, so we need multiple sed expressions.
#
# This is probably fragile and needs to be checked on updates.
SUBST_CLASSES+= unbl3
Home |
Main Index |
Thread Index |
Old Index