pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/unison2.32 minor pkglint



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8296c6619f18
branches:  trunk
changeset: 377234:8296c6619f18
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Wed Mar 14 10:16:57 2018 +0000

description:
minor pkglint

diffstat:

 net/unison2.32/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 81023e5c6728 -r 8296c6619f18 net/unison2.32/Makefile
--- a/net/unison2.32/Makefile   Wed Mar 14 10:16:03 2018 +0000
+++ b/net/unison2.32/Makefile   Wed Mar 14 10:16:57 2018 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.64 2018/03/14 10:16:03 dholland Exp $
+# $NetBSD: Makefile,v 1.65 2018/03/14 10:16:57 dholland Exp $
 
 DISTNAME=      unison-2.32.52
 PKGREVISION=   64
-
 CATEGORIES=    net
 MASTER_SITES=  http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/
 
@@ -17,7 +16,7 @@
 WRKSRC=                ${WRKDIR}/${PKGNAME_NOREV}
 USE_TOOLS+=    gmake
 MAKE_FLAGS+=   CFLAGS=""
-MAKE_ENV+=     HOME=${WRKDIR:Q}
+MAKE_ENV+=     HOME=${WRKDIR}
 
 # with -j, runs only about half the build and then stops
 MAKE_JOBS_SAFE=        no



Home | Main Index | Thread Index | Old Index