svn commit: r345754 - head/www/webkit-sharp

Romain Tartière romain at FreeBSD.org
Sun Feb 23 17:43:27 UTC 2014


Author: romain
Date: Sun Feb 23 17:43:26 2014
New Revision: 345754
URL: http://svnweb.freebsd.org/changeset/ports/345754
QAT: https://qat.redports.org/buildarchive/r345754/

Log:
  Freshen-up and stage.
  
  No functional change.

Modified:
  head/www/webkit-sharp/Makefile

Modified: head/www/webkit-sharp/Makefile
==============================================================================
--- head/www/webkit-sharp/Makefile	Sun Feb 23 16:20:43 2014	(r345753)
+++ head/www/webkit-sharp/Makefile	Sun Feb 23 17:43:26 2014	(r345754)
@@ -1,4 +1,3 @@
-# Created by: Romain Tartiere <romain at blogreen.org>
 # $FreeBSD$
 
 PORTNAME=	webkit-sharp
@@ -17,8 +16,7 @@ PLIST_SUB+=	ASSEMBLY_VERSION=1.1.15
 
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
-USES=		gmake pkgconfig
-USE_GNOME=	gnomehack gtksharp20
+USES=		gmake pathfix pkgconfig
+USE_GNOME=	gtksharp20
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list