put WRKSRC back in, accidently removed

This commit is contained in:
Edwin Groothuis 2006-01-05 10:02:42 +00:00
parent 37e709d736
commit dbd9b12d7e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=152796

View File

@ -20,5 +20,6 @@ USE_BZIP2= yes
USE_KDEBASE_VER=3
GNU_CONFIGURE= yes
CONFIGURE_ENV+= LDFLAGS="${PTHREAD_LIBS}"
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
.include <bsd.port.mk>