diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-02-26 13:02:32 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-02-26 13:02:32 +0000 |
commit | e337ac7c71e91e0f974871050921113584cded44 (patch) | |
tree | 081d9db6baf77d44f647cacd287dd4c4d804c663 /devel | |
parent | 6f442c429ff94eb85adff1713d09370269996e5d (diff) | |
download | ports-e337ac7c71e91e0f974871050921113584cded44.tar.gz ports-e337ac7c71e91e0f974871050921113584cded44.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libcwd/Makefile | 2 |
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 |