diff options
Diffstat (limited to 'audio/grip/Makefile')
-rw-r--r-- | audio/grip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/grip/Makefile b/audio/grip/Makefile index c32d353dee83..9396ca821471 100644 --- a/audio/grip/Makefile +++ b/audio/grip/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libfreetype.so:print/freetype2 \ libid3.so:audio/id3lib -USES= compiler:c++11-lang gmake gnome libtool localbase pathfix \ +USES= compiler:c++11-lang gmake gnome libtool localbase \ pkgconfig xorg USE_GNOME= cairo gdkpixbuf gtk20 USE_XORG= ice sm x11 xext |