Remove redundant WRKSRC line (it was set to the default).

PR:		33214
Submitted by:	maintainer
This commit is contained in:
Pete Fritchman 2001-12-26 22:05:20 +00:00
parent 9ab084739a
commit c7ba3a98a8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52229

View file

@ -25,6 +25,5 @@ INSTALLS_SHLIB= YES
USE_LIBTOOL= YES
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
WRKSRC= ${WRKDIR}/vanessa_adt-${PORTVERSION}
.include <bsd.port.mk>