diff options
Diffstat (limited to 'editors/gmanedit/Makefile')
-rw-r--r-- | editors/gmanedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gmanedit/Makefile b/editors/gmanedit/Makefile index 5d5a4b152b45..a800f7e5e9f3 100644 --- a/editors/gmanedit/Makefile +++ b/editors/gmanedit/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}2/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A GNOME manpages editor -USES= pathfix gettext gmake pkgconfig +USES= pathfix gettext gmake pkgconfig USE_GNOME= gtk20 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |