# Created by: Rodrigo Graeff # $FreeBSD$ PORTNAME= gdmap PORTVERSION= 0.7.5 PORTREVISION= 7 CATEGORIES= sysutils gnome MASTER_SITES= SF MAINTAINER= delphus@gmail.com COMMENT= Graphical disk map Utility BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser USE_GNOME= gnomeprefix gnomehack gtk20 USES= gmake perl5 pkgconfig GNU_CONFIGURE= yes MAN1= gdmap.1 NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,,,' \ ${WRKSRC}/src/gui_main.c @${REINPLACE_CMD} -e 's|-D.*_DISABLE_DEPRECATED||g' \ ${WRKSRC}/configure .include