svn commit: r336833 - head/www/surfraw

Philippe Audeoud jadawin at FreeBSD.org
Wed Dec 18 14:13:12 UTC 2013


Author: jadawin
Date: Wed Dec 18 14:13:11 2013
New Revision: 336833
URL: http://svnweb.freebsd.org/changeset/ports/336833

Log:
  - Really commit Makefile

Modified:
  head/www/surfraw/Makefile

Modified: head/www/surfraw/Makefile
==============================================================================
--- head/www/surfraw/Makefile	Wed Dec 18 14:11:29 2013	(r336832)
+++ head/www/surfraw/Makefile	Wed Dec 18 14:13:11 2013	(r336833)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	surfraw
-PORTVERSION=	2.2.8
+PORTVERSION=	2.2.9
 CATEGORIES=	www
 MASTER_SITES=	http://surfraw.alioth.debian.org/dist/
 
@@ -9,8 +9,7 @@ MAINTAINER=	jadawin at FreeBSD.org
 COMMENT=	Command line interface to popular WWW search engines
 
 GNU_CONFIGURE=	yes
-USE_GMAKE=	yes
-USES=		perl5
+USES=		perl5 gmake
 
 post-patch:	.SILENT
 	${REINPLACE_CMD} '\|xdg/surfraw|d' ${WRKSRC}/Makefile.in


More information about the svn-ports-head mailing list