diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-05-11 09:07:15 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-05-11 09:07:15 +0000 |
commit | fb8b9dde0c83d98478aab6d57b02b82fff1fe53a (patch) | |
tree | 7652d3493e5b2e9bd64af458882477014f54354f /net-im/centericq | |
parent | 9b00faaa550dac55a7d55c29efbba923f33fda96 (diff) | |
download | ports-fb8b9dde0c83d98478aab6d57b02b82fff1fe53a.tar.gz ports-fb8b9dde0c83d98478aab6d57b02b82fff1fe53a.zip |
Notes
Diffstat (limited to 'net-im/centericq')
-rw-r--r-- | net-im/centericq/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-im/centericq/Makefile b/net-im/centericq/Makefile index 700d56923b4f..e3b607839f3f 100644 --- a/net-im/centericq/Makefile +++ b/net-im/centericq/Makefile @@ -21,7 +21,6 @@ USE_ICONV= yes USE_OPENSSL= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ CXXFLAGS="-I${LOCALBASE}/include" LDFLAGS+= -L${LOCALBASE}/lib -lstdc++ |