svn commit: r558388 - head/x11-toolkits/gtk-sharp30

Mark Linimon linimon at FreeBSD.org
Fri Dec 18 16:02:03 UTC 2020


Author: linimon
Date: Fri Dec 18 16:02:03 2020
New Revision: 558388
URL: https://svnweb.freebsd.org/changeset/ports/558388

Log:
  Pet portlint.

Modified:
  head/x11-toolkits/gtk-sharp30/Makefile

Modified: head/x11-toolkits/gtk-sharp30/Makefile
==============================================================================
--- head/x11-toolkits/gtk-sharp30/Makefile	Fri Dec 18 15:59:11 2020	(r558387)
+++ head/x11-toolkits/gtk-sharp30/Makefile	Fri Dec 18 16:02:03 2020	(r558388)
@@ -17,11 +17,11 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 LIB_DEPENDS=	libinotify.so:devel/libinotify
 RUN_DEPENDS=	p5-XML-LibXML>=0:textproc/p5-XML-LibXML
 
+USES=		gettext-runtime gmake gnome libtool mono pathfix perl5 \
+		pkgconfig shebangfix tar:xz
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 USE_GNOME=	cairo gdkpixbuf2 gtk30
-USES=		gettext-runtime gmake gnome libtool mono pathfix perl5 \
-		pkgconfig shebangfix tar:xz
 SHEBANG_FILES=	parser/*.pl
 USE_PERL5=	run
 MAKE_ENV=	INSTALL_STRIP_FLAG=${STRIP}


More information about the svn-ports-head mailing list