svn commit: r353068 - head/audio/grip

Baptiste Daroussin bapt at FreeBSD.org
Tue May 6 06:57:29 UTC 2014


Author: bapt
Date: Tue May  6 06:57:28 2014
New Revision: 353068
URL: http://svnweb.freebsd.org/changeset/ports/353068
QAT: https://qat.redports.org/buildarchive/r353068/

Log:
  Uses USES=libtool
  Update website

Modified:
  head/audio/grip/Makefile
  head/audio/grip/pkg-descr

Modified: head/audio/grip/Makefile
==============================================================================
--- head/audio/grip/Makefile	Tue May  6 06:57:23 2014	(r353067)
+++ head/audio/grip/Makefile	Tue May  6 06:57:28 2014	(r353068)
@@ -4,7 +4,7 @@
 
 PORTNAME=	grip
 PORTVERSION=	3.3.1
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	audio
 MASTER_SITES=	SF
 
@@ -15,9 +15,9 @@ LIB_DEPENDS=	libid3.so:${PORTSDIR}/audio
 		libcurl.so:${PORTSDIR}/ftp/curl
 
 USE_XORG=	x11
-USES=		gmake pathfix pkgconfig
+USES=		gmake libtool pathfix pkgconfig
 USE_GNOME=	gnomeprefix libgnomeui vte
-USE_AUTOTOOLS=	libtool
+GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 

Modified: head/audio/grip/pkg-descr
==============================================================================
--- head/audio/grip/pkg-descr	Tue May  6 06:57:23 2014	(r353067)
+++ head/audio/grip/pkg-descr	Tue May  6 06:57:28 2014	(r353068)
@@ -5,4 +5,4 @@ protocol is supported for retrieving tra
 servers. Grip works with DigitalDJ to provide a unified "computerized"
 version of your music collection.
 
-WWW: http://www.nostatic.org/grip/
+WWW: http://sourceforge.net/projects/grip/


More information about the svn-ports-all mailing list