# New ports collection makefile for:	velocity
# Date created:		   19 November 2003
# Whom:				   Ryan
#
# $FreeBSD: ports/x11-fm/velocity/Makefile,v 1.6 2004/04/05 03:29:59 marcus Exp $
#

PORTNAME=	velocity
PORTVERSION=	0.1.0b
PORTREVISION=	3
CATEGORIES=	x11-fm
MASTER_SITES=	http://homepages.ius.edu/kydavis/velocity/
DISTNAME=	velocity-0.1.0beta

MAINTAINER=	ryan@transaeris.com
COMMENT=	GNOME file and desktop manager

WRKSRC=		${WRKDIR}/velocity-0.1.0
USE_LIBTOOL_VER=13
USE_X_PREFIX=	yes
USE_BZIP2=	yes
USE_REINPLACE=	yes
USE_GNOME=	libgnomeui gnomedesktop librsvg2

post-patch:
	@${REINPLACE_CMD} -e 's|-D.*_DISABLE_DEPRECATED||g' \
			${WRKSRC}/configure

.include <bsd.port.mk>
