# New ports collection makefile for: kdenetwork2 # Date created: Sun May 14 00:55:45 # Whom: Will Andrews # # $FreeBSD$ # PORTNAME= kdenetwork PORTVERSION= 2.1.1 CATEGORIES= net news kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src MAINTAINER= will@FreeBSD.org LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib USE_KDELIBS_VER=2 USE_BZIP2= yes INSTALLS_SHLIB= yes USE_AUTOCONF= yes USE_GMAKE= yes pre-configure: ${PERL} -pi -e "s:-lpthread:${PTHREAD_LIBS}:g" ${WRKSRC}/knode/Makefile.in ${PERL} -pi -e "s@all_includes=\"@all_includes=\"-I/usr/include @g" ${WRKSRC}/acinclude.m4 ${WRKSRC}/aclocal.m4 .include