diff options
Diffstat (limited to 'audio/libshout2/Makefile')
-rw-r--r-- | audio/libshout2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/libshout2/Makefile b/audio/libshout2/Makefile index 9136b168a995..0640e0fdd5c2 100644 --- a/audio/libshout2/Makefile +++ b/audio/libshout2/Makefile @@ -23,6 +23,7 @@ CFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include GNU_CONFIGURE= yes LDFLAGS+= ${PTHREAD_LIBS} -L${LOCALBASE}/lib USE_LDCONFIG= yes +NO_STAGE= yes USES= gmake pathfix pkgconfig DOCSDIR= ${PREFIX}/share/doc/libshout |