pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Remove now unnecessary --mandir setting (added automat...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4096fec19983
branches: trunk
changeset: 500407:4096fec19983
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Oct 07 18:43:40 2005 +0000
description:
Remove now unnecessary --mandir setting (added automatically).
diffstat:
devel/gperf/Makefile | 3 +--
x11/xscreensaver/Makefile.common | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diffs (34 lines):
diff -r 41d591a90a2f -r 4096fec19983 devel/gperf/Makefile
--- a/devel/gperf/Makefile Fri Oct 07 18:42:01 2005 +0000
+++ b/devel/gperf/Makefile Fri Oct 07 18:43:40 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2005/04/11 21:45:24 tv Exp $
+# $NetBSD: Makefile,v 1.19 2005/10/07 18:44:21 wiz Exp $
#
DISTNAME= gperf-3.0.1
@@ -13,7 +13,6 @@
USE_LANGUAGES= c c++
GNU_CONFIGURE= YES
-CONFIGURE_ARGS+= --mandir="${PREFIX}/man"
INFO_FILES= gperf.info
diff -r 41d591a90a2f -r 4096fec19983 x11/xscreensaver/Makefile.common
--- a/x11/xscreensaver/Makefile.common Fri Oct 07 18:42:01 2005 +0000
+++ b/x11/xscreensaver/Makefile.common Fri Oct 07 18:43:40 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.83 2005/06/28 10:03:14 wiz Exp $
+# $NetBSD: Makefile.common,v 1.84 2005/10/07 18:43:40 wiz Exp $
#
DISTNAME= xscreensaver-4.22
@@ -17,7 +17,6 @@
USE_TOOLS+= perl
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --mandir=${PREFIX}/man
CONFIGURE_ARGS+= --with-hackdir=${PREFIX}/libexec/xscreensaver
CONFIGURE_ARGS+= --with-gl
CONFIGURE_ARGS+= --with-gle
Home |
Main Index |
Thread Index |
Old Index