summaryrefslogtreecommitdiff
path: root/devel/libcwd
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commit8503536d3896846d823f7f76be54e0a99da8d8b6 (patch)
tree1a89e4038216ead71b008f2a5091474964e1c341 /devel/libcwd
parentUnbreak: make it fetchable again (diff)
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Notes
Notes: svn path=/head/; revision=156749
Diffstat (limited to 'devel/libcwd')
-rw-r--r--devel/libcwd/Makefile4
-rw-r--r--devel/libcwd/files/patch-configure8
-rw-r--r--devel/libcwd/pkg-plist2
3 files changed, 12 insertions, 2 deletions
diff --git a/devel/libcwd/Makefile b/devel/libcwd/Makefile
index d0f2edd36478..2e097dcbe095 100644
--- a/devel/libcwd/Makefile
+++ b/devel/libcwd/Makefile
@@ -8,6 +8,7 @@
PORTNAME= libcwd
PORTVERSION= 0.99.40
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,11 +16,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= The C++ Debugging Support Library
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
CONFIGURE_ARGS= --disable-threading
USE_GMAKE= yes
USE_GNOME= pkgconfig
-USE_AUTOTOOLS= libtool:15:inc
INSTALLS_SHLIB= yes
USE_REINPLACE= yes
USE_GETOPT_LONG=yes
diff --git a/devel/libcwd/files/patch-configure b/devel/libcwd/files/patch-configure
new file mode 100644
index 000000000000..b6f35812963b
--- /dev/null
+++ b/devel/libcwd/files/patch-configure
@@ -0,0 +1,8 @@
+--- configure.orig Tue May 31 03:06:27 2005
++++ configure Tue Jan 24 17:51:36 2006
+@@ -22699,5 +22699,2 @@
+ PCHOPTS=
+-if test "$cw_cv_prog_CXX_pch" = "yes"; then
+- PCHOPTS="-include pch.h"
+-fi
+
diff --git a/devel/libcwd/pkg-plist b/devel/libcwd/pkg-plist
index 88ff42798f0b..2647a7a96d4d 100644
--- a/devel/libcwd/pkg-plist
+++ b/devel/libcwd/pkg-plist
@@ -65,6 +65,8 @@ include/libcwd/smart_ptr.h
include/libcwd/strerrno.h
include/libcwd/struct_debug_tsd.h
include/libcwd/type_info.h
+lib/libcwd.a
+lib/libcwd.la
lib/libcwd.so.99
lib/libcwd.so
libdata/pkgconfig/libcwd.pc