summaryrefslogblamecommitdiff
path: root/deskutils/krss/Makefile
blob: 70e945e4aef3fdcd48f746b199bf44123e28435c (plain) (tree)



























                                                            
# ex:ts=8
# Ports collection makefile for:	K.R.S.S.
# Date created:			Apr 17, 2002
# Whom:				ijliao
#
# $FreeBSD$
#

PORTNAME=	krss
PORTVERSION=	2.6
CATEGORIES=	deskutils kde
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	ports@FreeBSD.org

LIB_DEPENDS=	jpeg:${PORTSDIR}/graphics/jpeg \
		png:${PORTSDIR}/graphics/png

USE_KDEBASE_VER=	2
GNU_CONFIGURE=	yes
USE_GMAKE=	yes
MAKE_ENV=	${CONFIGURE_ENV}

post-patch:
	@${PERL} -pi -e "s,-lqt,-lqt2,g" ${WRKSRC}/configure

.include <bsd.port.mk>