svn commit: r434599 - head/devel/gwenhywfar

Baptiste Daroussin bapt at FreeBSD.org
Wed Feb 22 16:58:16 UTC 2017


Author: bapt
Date: Wed Feb 22 16:58:14 2017
New Revision: 434599
URL: https://svnweb.freebsd.org/changeset/ports/434599

Log:
  Readd gmake diffoscope shows some files are different

Modified:
  head/devel/gwenhywfar/Makefile

Modified: head/devel/gwenhywfar/Makefile
==============================================================================
--- head/devel/gwenhywfar/Makefile	Wed Feb 22 16:56:53 2017	(r434598)
+++ head/devel/gwenhywfar/Makefile	Wed Feb 22 16:58:14 2017	(r434599)
@@ -16,7 +16,7 @@ LIB_DEPENDS=	libgcrypt.so:security/libgc
 		libgnutls.so:security/gnutls \
 		libgpg-error.so:security/libgpg-error
 
-USES=		gettext iconv libtool pathfix pkgconfig ssl
+USES=		gettext gmake iconv libtool pathfix pkgconfig ssl
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-release="yes" \


More information about the svn-ports-all mailing list