diff options
Diffstat (limited to 'audio/libshout2/Makefile')
-rw-r--r-- | audio/libshout2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/libshout2/Makefile b/audio/libshout2/Makefile index 097ad710da9b..19ac3208938e 100644 --- a/audio/libshout2/Makefile +++ b/audio/libshout2/Makefile @@ -26,7 +26,6 @@ CONFLICTS= libshout-[0-9]* CFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include GNU_CONFIGURE= yes LDFLAGS+= ${PTHREAD_LIBS} -L${LOCALBASE}/lib -MAKE_JOBS_SAFE= yes USE_GMAKE= yes USE_GNOME= gnomehack pkgconfig USE_LDCONFIG= yes |