[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
Wed Sep 17 15:34:21 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=182209

--- Comment #26 from John Marino <marino at FreeBSD.org> ---
(In reply to John Marino from comment #25)
> Xpre-install:
> X	@PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
> 
> remove "@"
> 
> X
> Xpost-install:
> X	@PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
> X
> 
> remove "@"
> 
> 
> Xpost-deinstall:
> X	@PKG_PREFIX=${PREFIX} ${SH} ${PKGDEINSTALL} ${PKGNAME} POST-DEINSTALL
> 
> remove this completely -- it's not necessary anymore (it's don't
> automatically)

I misspoke.  Remove all 3 of these targets.  All are handled automatically now.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list