diff options
Diffstat (limited to 'audio/grip')
-rw-r--r-- | audio/grip/Makefile | 6 | ||||
-rw-r--r-- | audio/grip/pkg-descr | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/grip/Makefile b/audio/grip/Makefile index 9c6c3052d621..24bdba034846 100644 --- a/audio/grip/Makefile +++ b/audio/grip/Makefile @@ -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/id3lib \ 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 diff --git a/audio/grip/pkg-descr b/audio/grip/pkg-descr index 52e734327df7..db11fcac7915 100644 --- a/audio/grip/pkg-descr +++ b/audio/grip/pkg-descr @@ -5,4 +5,4 @@ protocol is supported for retrieving track information from disc database 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/ |