diff options
Diffstat (limited to 'science/peekabot/Makefile')
-rw-r--r-- | science/peekabot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/peekabot/Makefile b/science/peekabot/Makefile index 1359127e884f..b98eeb91ff1c 100644 --- a/science/peekabot/Makefile +++ b/science/peekabot/Makefile @@ -28,6 +28,7 @@ USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "sparc64" |