pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/libtorrent-rasterbar
Module Name: pkgsrc
Committed By: wiz
Date: Tue Sep 10 08:55:15 UTC 2024
Modified Files:
pkgsrc/net/libtorrent-rasterbar: Makefile
Log Message:
libtorrent-rasterbar: remove GCC_REQD
USE_LANGUAGES already requires gnu++14
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/net/libtorrent-rasterbar/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/libtorrent-rasterbar/Makefile
diff -u pkgsrc/net/libtorrent-rasterbar/Makefile:1.33 pkgsrc/net/libtorrent-rasterbar/Makefile:1.34
--- pkgsrc/net/libtorrent-rasterbar/Makefile:1.33 Mon Feb 19 18:16:02 2024
+++ pkgsrc/net/libtorrent-rasterbar/Makefile Tue Sep 10 08:55:15 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2024/02/19 18:16:02 adam Exp $
+# $NetBSD: Makefile,v 1.34 2024/09/10 08:55:15 wiz Exp $
DISTNAME= libtorrent-rasterbar-2.0.10
CATEGORIES= net
@@ -15,8 +15,6 @@ LICENSE= modified-bsd
USE_LANGUAGES= c gnu++14
USE_TOOLS+= pkg-config
-GCC_REQD+= 6 # c++14
-
PKGCONFIG_OVERRIDE+= libtorrent-rasterbar.pc.in
post-install:
Home |
Main Index |
Thread Index |
Old Index