summaryrefslogtreecommitdiff
path: root/devel/libcwd
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2008-02-26 13:02:32 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2008-02-26 13:02:32 +0000
commite337ac7c71e91e0f974871050921113584cded44 (patch)
tree081d9db6baf77d44f647cacd287dd4c4d804c663 /devel/libcwd
parent- Removed audio/daaplib (expired) (diff)
- Fix configure script options so port will compile in build cluster.
Submitted by: pointyhat via erwin and pav
Notes
Notes: svn path=/head/; revision=207939
Diffstat (limited to 'devel/libcwd')
-rw-r--r--devel/libcwd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libcwd/Makefile b/devel/libcwd/Makefile
index 365226fd32cf..31b2651456c0 100644
--- a/devel/libcwd/Makefile
+++ b/devel/libcwd/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= tabthorpe@FreeBSD.org
COMMENT= The C++ Debugging Support Library
USE_AUTOTOOLS= libtool:15
-CONFIGURE_ARGS= --disable-threading --disable-pch
+CONFIGURE_ARGS= --disable-threading --disable-pch --disable-location
USE_GMAKE= yes
USE_GNOME= pkgconfig
USE_LDCONFIG= yes