diff options
Diffstat (limited to 'print/libotf/Makefile')
-rw-r--r-- | print/libotf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/libotf/Makefile b/print/libotf/Makefile index 5d80cae..d97993c 100644 --- a/print/libotf/Makefile +++ b/print/libotf/Makefile @@ -18,4 +18,5 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include +NO_STAGE= yes .include <bsd.port.mk> |