From 406162c47da1f6436f267a60b1225d91283a6cc9 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 7 Oct 2005 18:43:40 +0000 Subject: Remove now unnecessary --mandir setting (added automatically). --- devel/gperf/Makefile | 3 +-- x11/xscreensaver/Makefile.common | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/devel/gperf/Makefile b/devel/gperf/Makefile index e849d3d51b7..f591eb48cee 100644 --- a/devel/gperf/Makefile +++ b/devel/gperf/Makefile @@ -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 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews USE_LANGUAGES= c c++ GNU_CONFIGURE= YES -CONFIGURE_ARGS+= --mandir="${PREFIX}/man" INFO_FILES= gperf.info diff --git a/x11/xscreensaver/Makefile.common b/x11/xscreensaver/Makefile.common index 440a6a4c196..de756b00f3d 100644 --- a/x11/xscreensaver/Makefile.common +++ b/x11/xscreensaver/Makefile.common @@ -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_X11= yes 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 -- cgit v1.2.3