diff options
Diffstat (limited to 'audio/ripperx/Makefile')
-rw-r--r-- | audio/ripperx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ripperx/Makefile b/audio/ripperx/Makefile index 9258ca3716bc..7be7c68600f7 100644 --- a/audio/ripperx/Makefile +++ b/audio/ripperx/Makefile @@ -17,7 +17,7 @@ CONFIGURE_ARGS= ac_cv_lib_id3_ID3Tag_Link=yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -USES= compiler:c++11-lang gmake gnome pathfix pkgconfig +USES= compiler:c++11-lang gmake gnome pkgconfig USE_GNOME= gtk20 OPTIONS_DEFINE= NLS |