diff options
Diffstat (limited to 'graphics/poppler-qt4/Makefile')
-rw-r--r-- | graphics/poppler-qt4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/poppler-qt4/Makefile b/graphics/poppler-qt4/Makefile index 7b80148fd5ef..23c5d9638ca9 100644 --- a/graphics/poppler-qt4/Makefile +++ b/graphics/poppler-qt4/Makefile @@ -12,6 +12,7 @@ MASTERDIR= ${.CURDIR}/../../graphics/poppler SLAVEPORT= qt4 PLIST= ${.CURDIR}/pkg-plist +NO_STAGE= yes pre-build: cd ${WRKSRC}/poppler && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \ Makefile ${MAKE_ARGS} libpoppler-arthur.la |