[Bug 182209] [new port] emulators/hyperv-ic: Ports containing Hyper-V integration components for FreeBSD
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Sep 18 06:46:28 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=182209
--- Comment #29 from John Marino <marino at FreeBSD.org> ---
additional comments then:
XFILE_84= ${PORTNAME}-8.4.${PORTVERSION}${EXTRACT_SUFX}
Don't use ${PORTNAME}, use hardcoded text. If I change the PORTNAME, the port
breaks unnecessarily. (People commonly use ${PORTNAME} when any value of
${PORTNAME} other than the current value is outright wrong, and I don't
understand why. I guess it's a pet peeve with me at this point)
Also, in your validity check, check ${OPSYS} == FreeBSD. If it does not,
IGNORE should be set.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list