pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
unison-snapshot: Fix whitespace in options.mk (NFCI)
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Tue Nov 4 19:11:52 2025 -0500
Changeset: ae884ea1b1de22fdcf1b30f0466301b90566d655
Modified Files:
unison-snapshot/options.mk
Log Message:
unison-snapshot: Fix whitespace in options.mk (NFCI)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ae884ea1b1de22fdcf1b30f0466301b90566d655
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
unison-snapshot/options.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/unison-snapshot/options.mk b/unison-snapshot/options.mk
index 0351037e13..4d2912e685 100644
--- a/unison-snapshot/options.mk
+++ b/unison-snapshot/options.mk
@@ -20,8 +20,8 @@ PKG_SUGGESTED_OPTIONS+= libinotify
.if !empty(PKG_OPTIONS:Mlablgtk)
PLIST.gtk3= yes
-DEPENDS+= font-schumacher-misc>=1.0:../../fonts/font-schumacher-misc
+DEPENDS+= font-schumacher-misc>=1.0:../../fonts/font-schumacher-misc
.include "../../x11/ocaml-lablgtk3/buildlink3.mk"
.endif
Home |
Main Index |
Thread Index |
Old Index