# New ports collection makefile for: kpsk # Date created: 2002-06-12 # Whom: Patrick Gardella # # $FreeBSD$ PORTNAME= kpsk PORTVERSION= 1.0 CATEGORIES= comms kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kpsk MAINTAINER= patrick@FreeBSD.org LIB_DEPENDS= db4:${PORTSDIR}/databases/db4 USE_BZIP2= yes USE_GMAKE= yes USE_KDELIBS_VER=3 USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-D_POSIX_C_SOURCE -I${LOCALBASE}/include" \ USER_LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --enable-debug=full post-patch: @${REINPLACE_CMD} -e "s,-lpthread,${PTHREAD_LIBS},g" ${WRKSRC}/configure @${REINPLACE_CMD} -e 's/-ldb-4.0/-ldb4/g' ${WRKSRC}/configure post-install: .if !defined(NOPORTDOCS) ${INSTALL_MAN} ${WRKSRC}/doc/en/HTML/handbook.html ${PREFIX}/share/doc/HTML/en/kpsk/ .endif .include head>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update MASTER_SITESmiwi2007-01-231-1/+2
* SHA256ifyedwin2006-01-241-0/+1
* - Update MASTER_SITES, WWWpav2005-10-083-5/+5
* Mega-patch to cleanup the ports infrastructure regarding our linux bits:netchild2005-06-181-3/+3
* Respect the user's USE_LINUX setting.trevor2005-03-021-1/+1
* Say hello to the linux mega patch, it consolidates our linux bits anetchild2005-01-011-0/+1
* - SIZE'ifykrion2004-03-181-0/+1
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062