diff options
Diffstat (limited to 'misc/gnome2-reference/Makefile')
-rw-r--r-- | misc/gnome2-reference/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/gnome2-reference/Makefile b/misc/gnome2-reference/Makefile index 898c90fa1b1f..6c27e530f4c1 100644 --- a/misc/gnome2-reference/Makefile +++ b/misc/gnome2-reference/Makefile @@ -57,6 +57,7 @@ NO_BUILD= yes .MAKE.FreeBSD_UL= yes REF_LIST_INC= ${.CURDIR}/Makefile.inc +NO_STAGE= yes .include "${REF_LIST_INC}" .for ref in ${_PORT_REF_LIST:C/^([^:]+).*/\1/} |