summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/libao/Makefile1
-rw-r--r--editors/emacs/Makefile2
-rw-r--r--editors/emacs22/Makefile2
-rw-r--r--editors/emacs23/Makefile2
-rw-r--r--math/calcoo/Makefile1
-rw-r--r--math/tablix/Makefile1
-rw-r--r--multimedia/recordmydesktop/Makefile3
-rw-r--r--net/cyphesis/Makefile2
-rw-r--r--security/nettle/Makefile2
-rw-r--r--security/nettle2/Makefile2
-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
-rw-r--r--textproc/libtre/Makefile2
16 files changed, 9 insertions, 20 deletions
diff --git a/audio/libao/Makefile b/audio/libao/Makefile
index 3f356292bb0f..46eb6d71fae2 100644
--- a/audio/libao/Makefile
+++ b/audio/libao/Makefile
@@ -17,7 +17,6 @@ USE_AUTOTOOLS= libtool:15
WANT_GNOME= yes
USE_GNOME= gnomehack pkgconfig
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --mandir="${PREFIX}/man"
INSTALLS_SHLIB= yes
.if defined(NOPORTDOCS)
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index b47f0d01ddbb..52bd8e2524a0 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -54,8 +54,6 @@ CONFIGURE_ARGS= --with-gtk
CONFIGURE_ARGS+= --without-xim
.endif
-CONFIGURE_ARGS+= --infodir='$${prefix}/info' --mandir='$${prefix}/man'
-
MAN1= ctags.1 emacs.1 emacsclient.1 etags.1
PLIST_SUB= EMACS_VER=${EMACS_VER} EMACS_ARCH=${CONFIGURE_TARGET}
diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile
index b47f0d01ddbb..52bd8e2524a0 100644
--- a/editors/emacs22/Makefile
+++ b/editors/emacs22/Makefile
@@ -54,8 +54,6 @@ CONFIGURE_ARGS= --with-gtk
CONFIGURE_ARGS+= --without-xim
.endif
-CONFIGURE_ARGS+= --infodir='$${prefix}/info' --mandir='$${prefix}/man'
-
MAN1= ctags.1 emacs.1 emacsclient.1 etags.1
PLIST_SUB= EMACS_VER=${EMACS_VER} EMACS_ARCH=${CONFIGURE_TARGET}
diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile
index b47f0d01ddbb..52bd8e2524a0 100644
--- a/editors/emacs23/Makefile
+++ b/editors/emacs23/Makefile
@@ -54,8 +54,6 @@ CONFIGURE_ARGS= --with-gtk
CONFIGURE_ARGS+= --without-xim
.endif
-CONFIGURE_ARGS+= --infodir='$${prefix}/info' --mandir='$${prefix}/man'
-
MAN1= ctags.1 emacs.1 emacsclient.1 etags.1
PLIST_SUB= EMACS_VER=${EMACS_VER} EMACS_ARCH=${CONFIGURE_TARGET}
diff --git a/math/calcoo/Makefile b/math/calcoo/Makefile
index 6c3789485b16..3e92b420f09a 100644
--- a/math/calcoo/Makefile
+++ b/math/calcoo/Makefile
@@ -15,7 +15,6 @@ COMMENT= RPN and algebraic scientific calculator
USE_GNOME= gtk20 pkgconfig
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --mandir="${PREFIX}/man"
MAN1= calcoo.1
diff --git a/math/tablix/Makefile b/math/tablix/Makefile
index 38fa35901b56..519a6740aa69 100644
--- a/math/tablix/Makefile
+++ b/math/tablix/Makefile
@@ -25,7 +25,6 @@ GNU_CONFIGURE= yes
USE_GETTEXT= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ARGS= --mandir=${PREFIX}/man
CONFIGURE_ENV= CPPFLAGS=-I${PREFIX}/include LIBS=-L${PREFIX}/lib \
LDFLAGS=-L${PREFIX}/lib \
diff --git a/multimedia/recordmydesktop/Makefile b/multimedia/recordmydesktop/Makefile
index befb27edb028..86e3fb443948 100644
--- a/multimedia/recordmydesktop/Makefile
+++ b/multimedia/recordmydesktop/Makefile
@@ -20,8 +20,7 @@ LIB_DEPENDS= theora.2:${PORTSDIR}/multimedia/libtheora \
USE_XLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-oss=yes \
- --enable-jack=yes \
- --mandir=${MANPREFIX}/man
+ --enable-jack=yes
MAN1= recordmydesktop.1
diff --git a/net/cyphesis/Makefile b/net/cyphesis/Makefile
index c6f392e11e5a..7bc69cb83fca 100644
--- a/net/cyphesis/Makefile
+++ b/net/cyphesis/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= Atlas-0.6.1:${PORTSDIR}/devel/atlas-devel \
skstream-0.3.4:${PORTSDIR}/net/skstream \
gcrypt.13:${PORTSDIR}/security/libgcrypt
-CONFIGURE_ARGS= --with-python=${LOCALBASE} --mandir=${PREFIX}/man
+CONFIGURE_ARGS= --with-python=${LOCALBASE}
GNU_CONFIGURE= yes
USE_BZIP2= yes
diff --git a/security/nettle/Makefile b/security/nettle/Makefile
index af4a3cd45bcc..483f8a392f42 100644
--- a/security/nettle/Makefile
+++ b/security/nettle/Makefile
@@ -23,7 +23,7 @@ USE_OPENSSL= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include"
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ARGS= --enable-shared --infodir=${PREFIX}/${INFO_PATH}
+CONFIGURE_ARGS= --enable-shared
LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
USE_GETOPT_LONG= yes
diff --git a/security/nettle2/Makefile b/security/nettle2/Makefile
index af4a3cd45bcc..483f8a392f42 100644
--- a/security/nettle2/Makefile
+++ b/security/nettle2/Makefile
@@ -23,7 +23,7 @@ USE_OPENSSL= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include"
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ARGS= --enable-shared --infodir=${PREFIX}/${INFO_PATH}
+CONFIGURE_ARGS= --enable-shared
LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
USE_GETOPT_LONG= yes
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
diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile
index b5983e3de793..5e3d96900b4c 100644
--- a/textproc/libtre/Makefile
+++ b/textproc/libtre/Makefile
@@ -22,7 +22,7 @@ CONFLICTS= glimpse-4* # agrep(1)
USE_BZIP2= yes
USE_GNOME= gnomehack gnometarget pkgconfig
USE_AUTOTOOLS= libtool:15
-CONFIGURE_ARGS+= --enable-static --mandir=${PREFIX}/man
+CONFIGURE_ARGS+= --enable-static
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
USE_LDCONFIG= yes