Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Oct 2016 09:54:11 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r424457 - head/www/linux-c6-qt47-webkit
Message-ID:  <201610220954.u9M9sBeA062450@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610220954.u9M9sBeA062450>