diff options
Diffstat (limited to 'x11-toolkits/gtk30-reference/Makefile')
-rw-r--r-- | x11-toolkits/gtk30-reference/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/gtk30-reference/Makefile b/x11-toolkits/gtk30-reference/Makefile index ea8205ca8231..304ef837c637 100644 --- a/x11-toolkits/gtk30-reference/Makefile +++ b/x11-toolkits/gtk30-reference/Makefile @@ -7,6 +7,7 @@ BOOKS= gdk gtk PLIST= ${.CURDIR}/pkg-plist +NO_STAGE= yes do-install: .for d in ${BOOKS} if [ -d ${REFERENCE_SRC}/${d}/html ]; then \ |