pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/comms/hylafax honour PKGMANDIR
details: https://anonhg.NetBSD.org/pkgsrc/rev/47056ad4ffda
branches: trunk
changeset: 648159:47056ad4ffda
user: tnn <tnn%pkgsrc.org@localhost>
date: Thu Mar 12 15:23:39 2015 +0000
description:
honour PKGMANDIR
diffstat:
comms/hylafax/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r fdefbe1fdb2e -r 47056ad4ffda comms/hylafax/Makefile
--- a/comms/hylafax/Makefile Thu Mar 12 15:01:25 2015 +0000
+++ b/comms/hylafax/Makefile Thu Mar 12 15:23:39 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2014/03/14 15:59:29 adam Exp $
+# $NetBSD: Makefile,v 1.71 2015/03/12 15:23:39 tnn Exp $
DISTNAME= hylafax-6.0.6
CATEGORIES= comms
@@ -22,6 +22,7 @@
CONFIGURE_ARGS+= --with-ZLIBINC=-I${BUILDLINK_PREFIX.zlib}/include
CONFIGURE_ARGS+= --with-LIBZ="-L${BUILDLINK_PREFIX.zlib}/lib -lz"
CONFIGURE_ARGS+= --with-SYSVINIT=no
+CONFIGURE_ARGS+= --with-DIR_MAN=${PREFIX:Q}/${PKGMANDIR:Q}
CONFIGURE_ENV+= FAXUID=${FAXUSER:Q}
CONFIGURE_ENV+= FAXGID=${FAXGROUP:Q}
CONFIGURE_ENV+= OPTIMIZER=${CFLAGS:Q}
Home |
Main Index |
Thread Index |
Old Index