diff options
Diffstat (limited to 'x11/peeper')
-rw-r--r-- | x11/peeper/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/peeper/Makefile b/x11/peeper/Makefile index 694cf80b2261..a21ef6540a87 100644 --- a/x11/peeper/Makefile +++ b/x11/peeper/Makefile @@ -16,6 +16,7 @@ MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} `${IMLIB_CONFIG} --cflags-gdk`" \ LIBS="`${IMLIB_CONFIG} --libs-gdk`" ALL_TARGET= peeper +NO_STAGE= yes .include <bsd.port.options.mk> do-install: |