diff options
Diffstat (limited to 'net-im/telepathy-farsight/Makefile')
-rw-r--r-- | net-im/telepathy-farsight/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/telepathy-farsight/Makefile b/net-im/telepathy-farsight/Makefile index 6c34f4936181..5950a4902026 100644 --- a/net-im/telepathy-farsight/Makefile +++ b/net-im/telepathy-farsight/Makefile @@ -23,4 +23,5 @@ USE_GNOME= gnomehack glib20 ltverhack libxslt:build CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} +NO_STAGE= yes .include <bsd.port.mk> |