Fix patch stage by removing stray WRKSRC define.

Reported by:	Shawn Webb <lattera@gmail.com>
This commit is contained in:
Koop Mast 2013-03-12 17:15:50 +00:00
parent 964e7bc800
commit 9848f508b3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313986

View File

@ -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