1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

editors/gobby: Add CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Stefan Eßer 2021-10-18 21:18:56 +02:00
parent a84ecabed8
commit e5dfab28a9

View File

@ -18,7 +18,8 @@ OPTIONS_DEFINE= GTKSPELL NLS
GTKSPELL_DESC= Enable GtkSpell support
USE_GNOME= gtksourceview2 intltool
USES= compiler:c++11-lang gmake gnome pathfix pkgconfig
USES= compiler:c++11-lang cpe gmake gnome pathfix pkgconfig
CPE_VENDOR= ${PORTNAME}_project
USE_CXXSTD= c++11
GNU_CONFIGURE= yes
@ -35,7 +36,8 @@ CONFIGURE_ARGS+=--without-gtkspell
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -lintl
CONFIGURE_ARGS+= --enable-nls
USES+= gettext
USES+= cpe gettext
CPE_VENDOR= ${PORTNAME}_project
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+= --disable-nls