pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/unison-snapshot



Module Name:    pkgsrc
Committed By:   gdt
Date:           Mon Jul 19 19:03:32 UTC 2021

Modified Files:
        pkgsrc/net/unison-snapshot: Makefile

Log Message:
net/unison-snapshot: sync bsd.prefs.mk usage with unison2.51


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/net/unison-snapshot/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/unison-snapshot/Makefile
diff -u pkgsrc/net/unison-snapshot/Makefile:1.19 pkgsrc/net/unison-snapshot/Makefile:1.20
--- pkgsrc/net/unison-snapshot/Makefile:1.19    Thu Jun 24 15:16:09 2021
+++ pkgsrc/net/unison-snapshot/Makefile Mon Jul 19 19:03:32 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2021/06/24 15:16:09 gdt Exp $
+# $NetBSD: Makefile,v 1.20 2021/07/19 19:03:32 gdt Exp $
 
 DISTNAME=      unison-2.51.3.99
 CATEGORIES=    net
@@ -16,6 +16,7 @@ MAKE_FLAGS+=  CFLAGS=""
 MAKE_ENV+=     HOME=${WRKDIR:Q}
 
 .include "options.mk"
+.include "../../mk/bsd.prefs.mk"
 
 .include "../../mk/ocaml.mk"
 



Home | Main Index | Thread Index | Old Index