From 4d8d61f3961b3f63255b8198aeed4fa2f3729d70 Mon Sep 17 00:00:00 2001 From: kwm Date: Tue, 12 Mar 2013 17:15:50 +0000 Subject: Fix patch stage by removing stray WRKSRC define. Reported by: Shawn Webb --- net-im/telepathy-haze/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'net-im') diff --git a/net-im/telepathy-haze/Makefile b/net-im/telepathy-haze/Makefile index e77616021ad2..8fe65715d488 100644 --- a/net-im/telepathy-haze/Makefile +++ b/net-im/telepathy-haze/Makefile @@ -16,7 +16,6 @@ LIB_DEPENDS= purple:${PORTSDIR}/net-im/libpurple \ telepathy-glib:${PORTSDIR}/net-im/telepathy-glib CPPFLAGS+= -I${LOCALBASE}/include -WRKSRC= ${WRKDIR}/telepathy-${PORTNAME}-${DISTVERSION} GNU_CONFIGURE= yes USE_GMAKE= yes -- cgit