diff options
Diffstat (limited to 'devel/libdatrie/Makefile')
-rw-r--r-- | devel/libdatrie/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libdatrie/Makefile b/devel/libdatrie/Makefile index 711c9370828e..0c82127ebe7e 100644 --- a/devel/libdatrie/Makefile +++ b/devel/libdatrie/Makefile @@ -22,4 +22,5 @@ LDFLAGS+= -L${LOCALBASE}/lib MAN1= trietool-0.2.1 PORTDOCS= README.migration +NO_STAGE= yes .include <bsd.port.mk> |