The most recent update neglects the version number in the working
subdirectory. The following, or something like this, fixes it:
imb@toshi:/usr/ports/security> svn diff
Index: bruteforceblocker/Makefile
===================================================================
--- bruteforceblocker/Makefile (revision 449165)
+++ bruteforceblocker/Makefile (working copy)
@@ -22,7 +22,7 @@
OPTIONS_DEFINE= DOCS
-WRKSRC= ${WRKDIR}/${PORTNAME}
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
SUB_FILES= pkg-message
SHEBANG_FILES= ${PORTNAME}.pl
imb
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"