svn commit: r474782 - in head/x11-servers/x2x: . files
Yuri Victorovich
yuri at FreeBSD.org
Tue Jul 17 07:48:36 UTC 2018
Author: yuri
Date: Tue Jul 17 07:48:35 2018
New Revision: 474782
URL: https://svnweb.freebsd.org/changeset/ports/474782
Log:
x11-servers/x2x: Remove the unnecessary makefile patch by changing to gmake
Deleted:
head/x11-servers/x2x/files/patch-Makefile.am
Modified:
head/x11-servers/x2x/Makefile
Modified: head/x11-servers/x2x/Makefile
==============================================================================
--- head/x11-servers/x2x/Makefile Tue Jul 17 07:37:05 2018 (r474781)
+++ head/x11-servers/x2x/Makefile Tue Jul 17 07:48:35 2018 (r474782)
@@ -11,7 +11,7 @@ COMMENT= Program to link multiple X servers together
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= autoreconf pkgconfig
+USES= autoreconf gmake pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= dottedmag
GH_TAGNAME= e62a535
More information about the svn-ports-all
mailing list