diff options
Diffstat (limited to 'mail/contact-lookup-applet/Makefile')
-rw-r--r-- | mail/contact-lookup-applet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/contact-lookup-applet/Makefile b/mail/contact-lookup-applet/Makefile index 70936de3d484..4c9e8838dd11 100644 --- a/mail/contact-lookup-applet/Makefile +++ b/mail/contact-lookup-applet/Makefile @@ -20,4 +20,5 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.mk> |