# Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= gmanedit PORTVERSION= 0.4.2 PORTREVISION= 6 CATEGORIES= editors gnome MASTER_SITES= SF/${PORTNAME}2/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A GNOME manpages editor USES= pathfix gettext USE_GNOME= gtk20 USE_GMAKE= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib MAN1= gmanedit.1 post-patch: @${REINPLACE_CMD} -e '//d' ${WRKSRC}/src/callbacks.c .include