pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/calibre calibre; set SIP_DIR to fix build
details: https://anonhg.NetBSD.org/pkgsrc/rev/de3d0c2dc634
branches: trunk
changeset: 403977:de3d0c2dc634
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Nov 04 09:07:37 2019 +0000
description:
calibre; set SIP_DIR to fix build
diffstat:
misc/calibre/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r cb78fb2459e1 -r de3d0c2dc634 misc/calibre/Makefile
--- a/misc/calibre/Makefile Mon Nov 04 08:39:04 2019 +0000
+++ b/misc/calibre/Makefile Mon Nov 04 09:07:37 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.226 2019/10/19 12:46:06 nia Exp $
+# $NetBSD: Makefile,v 1.227 2019/11/04 09:07:37 wiz Exp $
DISTNAME= calibre-3.40.1
PKGREVISION= 7
@@ -90,6 +90,7 @@
MAKE_ENV+= PODOFO_INC_DIR=${BUILDLINK_PREFIX.podofo}/include/podofo
MAKE_ENV+= PODOFO_LIB_DIR=${BUILDLINK_PREFIX.podofo}/lib
MAKE_ENV+= SIP_BIN=${BUILDLINK_PREFIX.py-sip}/bin/sip${PYVERSSUFFIX}
+MAKE_ENV+= SIP_DIR=${BUILDLINK_PREFIX.py-sip}/share/sip${PYVERSSUFFIX}
MAKE_ENV+= LFLAGS=${LDFLAGS:Q}
# Turn off x bits on non-executable files.
Home |
Main Index |
Thread Index |
Old Index