diff options
Diffstat (limited to 'audio/liblo/Makefile')
-rw-r--r-- | audio/liblo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/liblo/Makefile b/audio/liblo/Makefile index 6b9e9d6a3777..0283fc143ad3 100644 --- a/audio/liblo/Makefile +++ b/audio/liblo/Makefile @@ -14,6 +14,7 @@ LICENSE= LGPL21 BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen USES= gmake pathfix +NO_STAGE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes |