1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Provide the correct value for WRKSRC.

This commit is contained in:
Steve Price 2000-08-26 20:18:42 +00:00
parent 69157d745d
commit 0733f00956
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32006

View File

@ -25,7 +25,7 @@ MAKE_ENV= GTK_CONFIG="${GTK_CONFIG}"
DOCS= LICENSE INSTALL INSTALL.jp README README.jp
WRKSRC= ${WRKDIR}/${PORTNAME}
WRKSRC= ${WRKDIR}/IRcatLite
.include <bsd.port.pre.mk>