pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/phetch net/phetch: simplify Makefile



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aba6656aad57
branches:  trunk
changeset: 456641:aba6656aad57
user:      pin <pin%pkgsrc.org@localhost>
date:      Thu Aug 05 08:44:17 2021 +0000

description:
net/phetch: simplify Makefile

diffstat:

 net/phetch/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r a95ae01bc587 -r aba6656aad57 net/phetch/Makefile
--- a/net/phetch/Makefile       Thu Aug 05 08:43:42 2021 +0000
+++ b/net/phetch/Makefile       Thu Aug 05 08:44:17 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2021/07/22 16:16:36 tnn Exp $
+# $NetBSD: Makefile,v 1.11 2021/08/05 08:44:17 pin Exp $
 
 DISTNAME=      phetch-1.1.0
 CATEGORIES=    net
@@ -12,8 +12,6 @@
 
 .include "cargo-depends.mk"
 
-USE_LANGUAGES+=                c       # rust, but needs a toolchain to link
-
 INSTALLATION_DIRS=     bin ${PKGMANDIR}/man1
 
 MAKE_ENV+=     OPENSSL_DIR=${BUILDLINK_PREFIX.openssl:Q}



Home | Main Index | Thread Index | Old Index