diff options
Diffstat (limited to 'graphics/gtkam/Makefile')
-rw-r--r-- | graphics/gtkam/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gtkam/Makefile b/graphics/gtkam/Makefile index 7caf8cf991a9..e08285cef430 100644 --- a/graphics/gtkam/Makefile +++ b/graphics/gtkam/Makefile @@ -23,6 +23,7 @@ LDFLAGS+= -L${LOCALBASE}/lib MAN1= gtkam.1 +NO_STAGE= yes .include <bsd.port.pre.mk> .if exists(${LOCALBASE}/lib/libgimp-2.0.so) && !defined(WITHOUT_GIMP) |