diff options
Diffstat (limited to 'audio/liblscp/Makefile')
-rw-r--r-- | audio/liblscp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/liblscp/Makefile b/audio/liblscp/Makefile index e771aa2e1f30..19d08ada167f 100644 --- a/audio/liblscp/Makefile +++ b/audio/liblscp/Makefile @@ -13,6 +13,7 @@ COMMENT= Wrapper around the LSCP network protocol LICENSE= LGPL21 USES= gmake pathfix +NO_STAGE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes |