Index: head/x11-servers/x2x/Makefile =================================================================== --- head/x11-servers/x2x/Makefile (revision 474781) +++ head/x11-servers/x2x/Makefile (revision 474782) @@ -1,27 +1,27 @@ # Created by: grog # $FreeBSD$ PORTNAME= x2x PORTVERSION= 1.30.20180709 CATEGORIES= x11-servers MAINTAINER= ports@FreeBSD.org 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 GNU_CONFIGURE= yes USE_XORG= x11 xext xtst OPTIONS_DEFINE= DOCS PORTDOCS= * PLIST_FILES= bin/x2x man/man1/x2x.1.gz .include Index: head/x11-servers/x2x/files/patch-Makefile.am =================================================================== --- head/x11-servers/x2x/files/patch-Makefile.am (revision 474781) +++ head/x11-servers/x2x/files/patch-Makefile.am (nonexistent) @@ -1,11 +0,0 @@ ---- Makefile.am.orig 2018-07-15 08:40:22 UTC -+++ Makefile.am -@@ -37,7 +37,7 @@ COPYING_FILES += COPYING - - lawyerese.c: $(COPYING_FILES) - echo 'char *lawyerese =' > $@.tmp && \ -- sed -e 's|.*|"\0\\n"|g' $^ >> $@.tmp && \ -+ sed -e 's|.*|"\0\\n"|g' COPYING >> $@.tmp && \ - echo ";" >> $@.tmp && \ - mv $@.tmp $@ || rm -f $@.tmp - Property changes on: head/x11-servers/x2x/files/patch-Makefile.am ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property