summaryrefslogtreecommitdiff
path: root/devel/libcwd
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-03-25 21:21:39 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-03-25 21:21:39 +0000
commitbf377710f9834970b947e9d9f3cad3a025ae7148 (patch)
treedbbd86c04e797e33d8f915191b38b17da39b30d3 /devel/libcwd
parent- Update to 3.6 (diff)
- Fix build
PR: 110279 Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
Notes
Notes: svn path=/head/; revision=188327
Diffstat (limited to 'devel/libcwd')
-rw-r--r--devel/libcwd/Makefile1
-rw-r--r--devel/libcwd/files/patch-configure18
2 files changed, 16 insertions, 3 deletions
diff --git a/devel/libcwd/Makefile b/devel/libcwd/Makefile
index 1eb5148e2104..ae8c85b6a1f5 100644
--- a/devel/libcwd/Makefile
+++ b/devel/libcwd/Makefile
@@ -8,6 +8,7 @@
PORTNAME= libcwd
PORTVERSION= 0.99.45
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/devel/libcwd/files/patch-configure b/devel/libcwd/files/patch-configure
index b6f35812963b..33393f41d887 100644
--- a/devel/libcwd/files/patch-configure
+++ b/devel/libcwd/files/patch-configure
@@ -1,8 +1,20 @@
---- configure.orig Tue May 31 03:06:27 2005
-+++ configure Tue Jan 24 17:51:36 2006
-@@ -22699,5 +22699,2 @@
+--- configure.orig Fri Nov 17 00:18:15 2006
++++ configure Tue Mar 13 19:00:42 2007
+@@ -6293,6 +6293,7 @@
+ echo "${ECHO_T}no" >&6; }
+ fi
+
++cw_cv_sys_ps_wide_pid_option="-ww"
+
+ # The PS_WIDE_PID_OPTION test is not needed when --disable-location is used.
+ if test x"$libcwd_config_location" = x"yes"; then
+@@ -24201,9 +24202,6 @@
+
+
PCHOPTS=
-if test "$cw_cv_prog_CXX_pch" = "yes"; then
- PCHOPTS="-include pch.h"
-fi
+
+ ac_config_files="$ac_config_files include/libcwd/timestamp-config.h:include/libcwd/config.h.in"