[Bug 206476] [patch][maintainer update] science/p5-Mcstas-Tools Don't leave dead symlinks when deinstalling
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Mar 20 11:13:29 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206476
Thomas Zander <riggs at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |riggs at FreeBSD.org
--- Comment #1 from Thomas Zander <riggs at FreeBSD.org> ---
It would be better to get rid of pkg-install.in and do the following:
- Have a post-install target in Makefile that creates the symlinks.
- Include the symlinks in pkg-plist
- use PLIST_SUB on the PORTVERSION variable
pkg-install.in is a device to allow for actions which can't be foreseen at
build time, but (at least in the current version) this does not apply to this
port.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list