# Created by: Maxim Sobolev # $FreeBSD: head/editors/gmanedit/Makefile 357277 2014-06-10 07:39:01Z olgeni $ PORTNAME= gmanedit PORTVERSION= 0.4.2 PORTREVISION= 6 CATEGORIES= editors gnome MASTER_SITES= SF/${PORTNAME}2/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GNOME manpages editor USES= pathfix gettext gmake pkgconfig USE_GNOME= gtk20 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lz post-patch: @${REINPLACE_CMD} -e '//d' ${WRKSRC}/src/callbacks.c .include