diff options
Diffstat (limited to 'devel/liblcfg/Makefile')
-rw-r--r-- | devel/liblcfg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/liblcfg/Makefile b/devel/liblcfg/Makefile index e6334972102f..c00a8af73c55 100644 --- a/devel/liblcfg/Makefile +++ b/devel/liblcfg/Makefile @@ -14,4 +14,5 @@ LICENSE= BSD GNU_CONFIGURE= yes USE_LDCONFIG= yes +NO_STAGE= yes .include <bsd.port.mk> |