pkgsrc-Changes archive

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

CVS commit: pkgsrc/comms/obexapp



Module Name:    pkgsrc
Committed By:   plunky
Date:           Sat Dec 31 21:49:33 UTC 2022

Modified Files:
        pkgsrc/comms/obexapp: Makefile

Log Message:
make available for NetBSD platforms going forwards to 99


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/comms/obexapp/Makefile

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

Modified files:

Index: pkgsrc/comms/obexapp/Makefile
diff -u pkgsrc/comms/obexapp/Makefile:1.36 pkgsrc/comms/obexapp/Makefile:1.37
--- pkgsrc/comms/obexapp/Makefile:1.36  Thu May  5 08:33:57 2022
+++ pkgsrc/comms/obexapp/Makefile       Sat Dec 31 21:49:33 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2022/05/05 08:33:57 nia Exp $
+# $NetBSD: Makefile,v 1.37 2022/12/31 21:49:33 plunky Exp $
 #
 
 DISTNAME=      obexapp-1.4.15
@@ -11,7 +11,7 @@ HOMEPAGE=     https://people.freebsd.org/~em
 COMMENT=       Obex application to transfer objects to mobile equipment
 LICENSE=       modified-bsd
 
-ONLY_FOR_PLATFORM=     FreeBSD-*-* NetBSD-[4-9].*-*
+ONLY_FOR_PLATFORM=     FreeBSD-*-* NetBSD-[4-9].*-* NetBSD-[1-9][0-9].*-*
 
 BUILD_DEFS+=           VARBASE
 



Home | Main Index | Thread Index | Old Index