mirror of https://git.FreeBSD.org/ports.git
parent
a194fc37be
commit
cadb8b1dc3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385722
|
@ -19,7 +19,7 @@ LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification \
|
|||
libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid
|
||||
RUN_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas
|
||||
|
||||
USES= gettext gmake libtool pathfix pkgconfig tar:xz
|
||||
USES= cpe gettext gmake libtool pathfix pkgconfig tar:xz
|
||||
USE_GNOME= dconf gnomeprefix gtk30 intlhack nautilus3 vte3
|
||||
USE_XORG= sm ice
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -27,6 +27,7 @@ CONFIGURE_ARGS= --disable-search-provider
|
|||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
INSTALL_TARGET= install-strip
|
||||
CPE_VENDOR= gnome
|
||||
|
||||
GLIB_SCHEMAS= org.gnome.Terminal.gschema.xml
|
||||
|
||||
|
|
Loading…
Reference in New Issue