Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Nov 2014 17:29:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194559] devel/mico: resurrect
Message-ID:  <bug-194559-13-JwcFf5Pzj1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194559-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194559-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=194559

--- Comment #7 from John Marino <marino@FreeBSD.org> ---
X.if ${PORT_OPTIONS:MDOCS}
X    ${GMAKE} -C ${WRKSRC} install-doc
X.endif
X.if ${PORT_OPTIONS:MEXAMPLES}
X    ${GMAKE} -C ${WRKSRC} install-demo
X.endif


Wouldn't those be done via INSTALL_TARGET+= install-doc install-demo ?

Thierry, do you want to take this ticket?

-- 
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-194559-13-JwcFf5Pzj1>