aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-07-24 15:10:14 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-07-24 15:10:14 +0000
commitc925c340dd97e7ad1d69c678a1fadd6e4812218d (patch)
treed1416e18a908c186dcbc6027e4b0c82a401d5b9d /sysutils
parentd49f588c082eafffb760c278a743f2665b9bcdeb (diff)
downloadports-c925c340dd97e7ad1d69c678a1fadd6e4812218d.tar.gz
ports-c925c340dd97e7ad1d69c678a1fadd6e4812218d.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/fusefs-ntfs/Makefile2
-rw-r--r--sysutils/ldapvi/Makefile1
-rw-r--r--sysutils/metalog/Makefile2
-rw-r--r--sysutils/rsyslog/Makefile2
-rw-r--r--sysutils/rsyslog3/Makefile2
5 files changed, 4 insertions, 5 deletions
diff --git a/sysutils/fusefs-ntfs/Makefile b/sysutils/fusefs-ntfs/Makefile
index 85b3acde4284..1f05112ba41a 100644
--- a/sysutils/fusefs-ntfs/Makefile
+++ b/sysutils/fusefs-ntfs/Makefile
@@ -25,7 +25,7 @@ ONLY_FOR_ARCHS= i386 amd64
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ARGS= --mandir=${PREFIX}/man --exec-prefix=${PREFIX}
+CONFIGURE_ARGS= --exec-prefix=${PREFIX}
OPTIONS= LOCK "Lock the device when mounting (avoids access)" off \
UBLIO "Enable user space cache for improved speed" on
diff --git a/sysutils/ldapvi/Makefile b/sysutils/ldapvi/Makefile
index 112ebc401a5f..9a3353c4074b 100644
--- a/sysutils/ldapvi/Makefile
+++ b/sysutils/ldapvi/Makefile
@@ -25,7 +25,6 @@ MAKEFILE= GNUmakefile
CFLAGS+= -I${LOCALBASE}/include
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-CONFIGURE_ARGS= --mandir=${PREFIX}/man
CONFIGURE_ENV= CFLAGS="${CFLAGS}" \
CPPFLAGS="${CPPFLAGS}" \
LDFLAGS="${LDFLAGS}"
diff --git a/sysutils/metalog/Makefile b/sysutils/metalog/Makefile
index ede642414b17..db8137053780 100644
--- a/sysutils/metalog/Makefile
+++ b/sysutils/metalog/Makefile
@@ -22,7 +22,7 @@ USE_RC_SUBR= ${PORTNAME}
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc --mandir=${MANPREFIX}/man
+CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/sysutils/rsyslog/Makefile b/sysutils/rsyslog/Makefile
index 5e396b53a022..297c08b770a4 100644
--- a/sysutils/rsyslog/Makefile
+++ b/sysutils/rsyslog/Makefile
@@ -20,7 +20,7 @@ USE_RC_SUBR= ${PORTNAME}d
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-mysql --disable-klogd --mandir=${MANPREFIX}/man
+CONFIGURE_ARGS= --enable-mysql --disable-klogd
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
MAN8= rfc3195d.8 rklogd.8 rsyslogd.8
diff --git a/sysutils/rsyslog3/Makefile b/sysutils/rsyslog3/Makefile
index 5e396b53a022..297c08b770a4 100644
--- a/sysutils/rsyslog3/Makefile
+++ b/sysutils/rsyslog3/Makefile
@@ -20,7 +20,7 @@ USE_RC_SUBR= ${PORTNAME}d
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-mysql --disable-klogd --mandir=${MANPREFIX}/man
+CONFIGURE_ARGS= --enable-mysql --disable-klogd
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
MAN8= rfc3195d.8 rklogd.8 rsyslogd.8