[Midnightbsd-cvs] mports [24013] trunk/editors/gedit/Makefile: add x11

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Aug 28 12:26:48 EDT 2018


Revision: 24013
          http://svnweb.midnightbsd.org/mports/?rev=24013
Author:   laffer1
Date:     2018-08-28 12:26:47 -0400 (Tue, 28 Aug 2018)
Log Message:
-----------
add x11

Modified Paths:
--------------
    trunk/editors/gedit/Makefile

Modified: trunk/editors/gedit/Makefile
===================================================================
--- trunk/editors/gedit/Makefile	2018-08-28 14:15:41 UTC (rev 24012)
+++ trunk/editors/gedit/Makefile	2018-08-28 16:26:47 UTC (rev 24013)
@@ -26,11 +26,11 @@
 		${PYTHON_PKGNAMEPREFIX}libpeas>=0:devel/py3-libpeas \
 		python2.7:lang/python27
 
-USES=		desktop-file-utils gettext gmake libtool \
+USES=		compiler:c11 desktop-file-utils gettext gmake libtool \
 		pathfix pkgconfig python:3 tar:xz
 USE_GNOME=	gtksourceview3 intlhack introspection:build \
 		libxml2 py3gobject3 glib20
-USE_XORG=	sm
+USE_XORG=	sm x11
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-updater
 CONFIGURE_ARGS+=--disable-zeitgeist \



More information about the Midnightbsd-cvs mailing list