editors/gobby: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
a84ecabed8
commit
e5dfab28a9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user