[Bug 283148] www/webtrees20: mark deprecated and set expiration_date
Date: Mon, 09 Dec 2024 16:26:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283148 Zsolt Udvari <uzsolt@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|ports-bugs@FreeBSD.org |uzsolt@FreeBSD.org Status|New |In Progress --- Comment #5 from Zsolt Udvari <uzsolt@FreeBSD.org> --- (In reply to Krzysztof from comment #4) You don't need use custom variables (only in rare cases). You can see a similar example in devel/phpunit* ports. The WWWDIR is /usr/local/www/phpunit/ without any suffix (can check with 'make -V WWWDIR'). Every phpunit* ports conflict another phpunit* ports so the /usr/local/www/phpunit/ directory is used only by one port. If you've questions please ask! -- You are receiving this mail because: You are the assignee for the bug.