diff options
Diffstat (limited to 'textproc/libxml2/Makefile')
-rw-r--r-- | textproc/libxml2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 4fcd7e3ec..725f8f24f 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -14,6 +14,8 @@ DIST_SUBDIR= gnome2 MAINTAINER?= gnome@FreeBSD.org COMMENT?= XML parser library for GNOME +NO_STAGE= yes + .if !defined(REFERENCE_PORT) GNU_CONFIGURE= yes |