View | Details | Raw Unified | Return to bug 138815
Collapse All | Expand All

(-)editors/gmanedit/Makefile (-2 / +3 lines)
Lines 7-20 Link Here
7
7
8
PORTNAME=	gmanedit
8
PORTNAME=	gmanedit
9
PORTVERSION=	0.4.2
9
PORTVERSION=	0.4.2
10
PORTREVISION=	1
10
PORTREVISION=	2
11
CATEGORIES=	editors gnome
11
CATEGORIES=	editors gnome
12
MASTER_SITES=	SF/${PORTNAME}2/${PORTNAME}/${PORTNAME}-${PORTVERSION}
12
MASTER_SITES=	SF/${PORTNAME}2/${PORTNAME}/${PORTNAME}-${PORTVERSION}
13
13
14
MAINTAINER=	ports@FreeBSD.org
14
MAINTAINER=	ports@FreeBSD.org
15
COMMENT=	A GNOME manpages editor
15
COMMENT=	A GNOME manpages editor
16
16
17
USE_GNOME=	gnomehack gnometarget libgnomeui
17
USE_GNOME=	gnomehack gtk20
18
USE_GETTEXT=	yes
18
USE_GMAKE=	yes
19
USE_GMAKE=	yes
19
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
20
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
21
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \

Return to bug 138815