diff options
Diffstat (limited to 'graphics/eog-plugins/Makefile')
-rw-r--r-- | graphics/eog-plugins/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/eog-plugins/Makefile b/graphics/eog-plugins/Makefile index 081953eb11e4..83b91ce6883e 100644 --- a/graphics/eog-plugins/Makefile +++ b/graphics/eog-plugins/Makefile @@ -25,6 +25,7 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.pre.mk> .if !defined(WITHOUT_CHAMPLAIN) || \ |