pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/phetch



Module Name:    pkgsrc
Committed By:   pin
Date:           Mon Sep 14 20:18:02 UTC 2020

Modified Files:
        pkgsrc/net/phetch: Makefile

Log Message:
net/phetch: remove copypaste leftover

Thanks to leot


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/phetch/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/phetch/Makefile
diff -u pkgsrc/net/phetch/Makefile:1.2 pkgsrc/net/phetch/Makefile:1.3
--- pkgsrc/net/phetch/Makefile:1.2      Mon Sep 14 13:43:24 2020
+++ pkgsrc/net/phetch/Makefile  Mon Sep 14 20:18:01 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/09/14 13:43:24 pin Exp $
+# $NetBSD: Makefile,v 1.3 2020/09/14 20:18:01 pin Exp $
 
 DISTNAME=      phetch-1.0.3
 PKGREVISION=   1
@@ -118,7 +118,6 @@ CARGO_CRATE_DEPENDS+=       winapi-x86_64-pc-w
 CARGO_CRATE_DEPENDS+=  ws2_32-sys-0.2.1
 
 INSTALLATION_DIRS=     bin ${PKGMANDIR}/man1
-MAKE_ENV+=             MANPREFIX=${PREFIX}/${PKGMANDIR}
 
 MAKE_ENV+=     OPENSSL_DIR=${BUILDLINK_PREFIX.openssl:Q}
 RUSTFLAGS+=    -C link-arg=${COMPILER_RPATH_FLAG}${BUILDLINK_PREFIX.openssl}/lib



Home | Main Index | Thread Index | Old Index