diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-17 12:29:10 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-17 12:29:10 +0000 |
commit | b3ba3ae4272e4c4220fb51995e26b0b707865b33 (patch) | |
tree | 43a10a02f7124aa5b738e7b4700f122f30641001 /net/partysip | |
parent | 77de57715eaa7f5916568b4cc5abd98ede51b434 (diff) |
Notes
Diffstat (limited to 'net/partysip')
-rw-r--r-- | net/partysip/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/partysip/Makefile b/net/partysip/Makefile index 5ecb0ed99beb..c5bf26934821 100644 --- a/net/partysip/Makefile +++ b/net/partysip/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= osip2.2:${PORTSDIR}/net/libosip2 \ gdbm.3:${PORTSDIR}/databases/gdbm RUN_DEPENDS= pthread-config:${PORTSDIR}/devel/pth -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" |