aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/valknut/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/valknut/Makefile')
-rw-r--r--net-p2p/valknut/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/net-p2p/valknut/Makefile b/net-p2p/valknut/Makefile
index cd2e17c18afd..621e1c83fda0 100644
--- a/net-p2p/valknut/Makefile
+++ b/net-p2p/valknut/Makefile
@@ -7,11 +7,9 @@
#
PORTNAME= dcgui
-PORTVERSION= 0.2.19
+PORTVERSION= 0.2.20
CATEGORIES= net
-MASTER_SITES= http://download.berlios.de/dcgui/ \
- http://ftp.kde.com/Networking_Internet/File_Sharing/Direct_Connect_4_Linux/ \
- ftp://ftp.kde.com/Networking_Internet/File_Sharing/Direct_Connect_4_Linux/
+MASTER_SITES= http://download.berlios.de/dcgui/
DISTNAME= dcgui-qt-${PORTVERSION}
MAINTAINER= brueffer@phoenix-systems.de
@@ -31,7 +29,8 @@ CONFIGURE_ARGS= --with-libdc=${LOCALBASE}
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
post-patch:
- @${REINPLACE_CMD} -e 's/-O2//g' ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}
+ @${REINPLACE_CMD} -e 's/-O2//g; s/-lpthread/${PTHREAD_LIBS}/g' \
+ ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}
post-install:
@${CAT} ${PKGMESSAGE}