summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2003-11-02 15:57:34 +0000
committerWill Andrews <will@FreeBSD.org>2003-11-02 15:57:34 +0000
commit3558b011f099d400d2b23534019c5382218f58ea (patch)
tree7ab319bc93631d22ab7ab1be5255ec3c44e6c8fc /net
parentSwitch to a more scalable and better method of hacking the pthread stuff (diff)
Remove things accounted for in Makefile.kde now.
Notes
Notes: svn path=/head/; revision=92852
Diffstat (limited to 'net')
-rw-r--r--net/kopete/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/kopete/Makefile b/net/kopete/Makefile
index c8ac754dcc42..6290be3883dd 100644
--- a/net/kopete/Makefile
+++ b/net/kopete/Makefile
@@ -24,10 +24,6 @@ USE_REINPLACE= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= LDFLAGS="-lcrypto"
-_NO_KDE_FIXPTHREAD= yes
-
-pre-configure:
- ${REINPLACE_CMD} -e 's|-pedantic ||g' ${WRKSRC}/configure
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/x11/kde3/Makefile.kde"