svn commit: r424457 - head/www/linux-c6-qt47-webkit

Tijl Coosemans tijl at FreeBSD.org
Sat Oct 22 09:54:12 UTC 2016


Author: tijl
Date: Sat Oct 22 09:54:11 2016
New Revision: 424457
URL: https://svnweb.freebsd.org/changeset/ports/424457

Log:
  Remove unused pkg-descr and pkg-plist, whitespace fix.
  
  PR:		212900
  Submitted by:	pkubaj at anongoth.pl

Deleted:
  head/www/linux-c6-qt47-webkit/pkg-descr
  head/www/linux-c6-qt47-webkit/pkg-plist
Modified:
  head/www/linux-c6-qt47-webkit/Makefile

Modified: head/www/linux-c6-qt47-webkit/Makefile
==============================================================================
--- head/www/linux-c6-qt47-webkit/Makefile	Sat Oct 22 09:44:49 2016	(r424456)
+++ head/www/linux-c6-qt47-webkit/Makefile	Sat Oct 22 09:54:11 2016	(r424457)
@@ -18,7 +18,7 @@ USES=		linux:c6
 USE_LDCONFIG=	yes
 USE_LINUX=	fontconfig png xorglibs sqlite3 qt47 qt47-x11
 USE_LINUX_RPM=	yes
-DESCR=  ${.CURDIR}/../../www/webkit-gtk3/pkg-descr # contains no GTK references, reuse
+DESCR=		${.CURDIR}/../../www/webkit-gtk3/pkg-descr # contains no GTK references, reuse
 
 SRC_DISTFILES=	# unretrievable
 


More information about the svn-ports-all mailing list