pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/latd



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Apr 21 21:04:58 UTC 2025

Modified Files:
        pkgsrc/net/latd: Makefile

Log Message:
latd: remove Interix support


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/net/latd/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/latd/Makefile
diff -u pkgsrc/net/latd/Makefile:1.15 pkgsrc/net/latd/Makefile:1.16
--- pkgsrc/net/latd/Makefile:1.15       Wed Aug  2 19:21:56 2023
+++ pkgsrc/net/latd/Makefile    Mon Apr 21 21:04:58 2025
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2023/08/02 19:21:56 nia Exp $
-#
+# $NetBSD: Makefile,v 1.16 2025/04/21 21:04:58 wiz Exp $
 
 DISTNAME=      latd-1.21
 CATEGORIES=    net
@@ -9,8 +8,6 @@ MAINTAINER=     fredette%theory.lcs.mit.edu@localhost
 #HOMEPAGE=     http://theory.lcs.mit.edu/~fredette/latd/index.html
 COMMENT=       The linux-decnet project's LAT protocol suite
 
-NOT_FOR_PLATFORM=      Interix-*-* # no direct ethernet support
-
 GNU_CONFIGURE= yes
 
 USE_LANGUAGES= c c++



Home | Main Index | Thread Index | Old Index