Date: Wed, 17 Sep 2014 15:34:21 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 182209] [new port] emulators/hyperv-ic: Ports containing Hyper-V integration components for FreeBSD Message-ID: <bug-182209-13-0voCCMAbug@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-182209-13@https.bugs.freebsd.org/bugzilla/> References: <bug-182209-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D182209 --- Comment #26 from John Marino <marino@FreeBSD.org> --- (In reply to John Marino from comment #25) > Xpre-install: > X @PKG_PREFIX=3D${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL >=20 > remove "@" >=20 > X > Xpost-install: > X @PKG_PREFIX=3D${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL > X >=20 > remove "@" >=20 >=20 > Xpost-deinstall: > X @PKG_PREFIX=3D${PREFIX} ${SH} ${PKGDEINSTALL} ${PKGNAME} POST-DEINSTALL >=20 > 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-182209-13-0voCCMAbug>