Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Oct 2019 21:40:30 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r514738 - in head: x11-wm/xfce4-panel x11/xfce4-conf
Message-ID:  <201910182140.x9ILeU21018525@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Fri Oct 18 21:40:30 2019
New Revision: 514738
URL: https://svnweb.freebsd.org/changeset/ports/514738

Log:
  x11/xfce4-conf, x11-wm/xfce4-panel: Spell VAPI_IMPLIES correctly

Modified:
  head/x11-wm/xfce4-panel/Makefile
  head/x11/xfce4-conf/Makefile

Modified: head/x11-wm/xfce4-panel/Makefile
==============================================================================
--- head/x11-wm/xfce4-panel/Makefile	Fri Oct 18 21:27:34 2019	(r514737)
+++ head/x11-wm/xfce4-panel/Makefile	Fri Oct 18 21:40:30 2019	(r514738)
@@ -50,6 +50,6 @@ NLS_USES=		gettext-runtime
 
 VAPI_BUILD_DEPENDS=	vapigen:lang/vala
 VAPI_CONFIGURE_ENABLE=	vala
-VAPA_IMPLIES=		GIR
+VAPI_IMPLIES=		GIR
 
 .include <bsd.port.mk>

Modified: head/x11/xfce4-conf/Makefile
==============================================================================
--- head/x11/xfce4-conf/Makefile	Fri Oct 18 21:27:34 2019	(r514737)
+++ head/x11/xfce4-conf/Makefile	Fri Oct 18 21:40:30 2019	(r514738)
@@ -52,6 +52,6 @@ PERL_USE=		perl5=run
 
 VAPI_BUILD_DEPENDS=	vapigen:lang/vala
 VAPI_CONFIGURE_ENABLE=	vala
-VAPA_IMPLIES=		GIR
+VAPI_IMPLIES=		GIR
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910182140.x9ILeU21018525>