svn commit: r380567 - head/Mk
Olivier Duchateau
olivierd at freebsd.org
Thu Mar 5 23:14:41 UTC 2015
On Thu, 5 Mar 2015 23:10:56 +0000 (UTC)
Antoine Brodin <antoine at FreeBSD.org> wrote:
> Author: antoine
> Date: Thu Mar 5 23:10:55 2015
> New Revision: 380567
> URL: https://svnweb.freebsd.org/changeset/ports/380567
> QAT: https://qat.redports.org/buildarchive/r380567/
>
> Log:
> Commit what was exp-ran in PR 198132 (and unbreak INDEX)
I knew, i forgot something, thanks
>
> Modified:
> head/Mk/bsd.port.mk
>
> Modified: head/Mk/bsd.port.mk
> ==============================================================================
> --- head/Mk/bsd.port.mk Thu Mar 5 22:56:33 2015 (r380566)
> +++ head/Mk/bsd.port.mk Thu Mar 5 23:10:55 2015 (r380567)
> @@ -1468,10 +1468,6 @@ PKGCOMPATDIR?= ${LOCALBASE}/lib/compat/
> .include "${PORTSDIR}/Mk/bsd.sdl.mk"
> .endif
>
> -.if defined(USE_XFCE)
> -.include "${PORTSDIR}/Mk/bsd.xfce.mk"
> -.endif
> -
> .if defined(USE_KDE4) || defined(KDE4_BUILDENV)
> .include "${PORTSDIR}/Mk/bsd.kde4.mk"
> .endif
> @@ -1905,10 +1901,6 @@ _FORCE_POST_PATTERNS= rmdir kldxref mkfo
> .include "${PORTSDIR}/Mk/bsd.mate.mk"
> .endif
>
> -.if defined(USE_XFCE)
> -.include "${PORTSDIR}/Mk/bsd.xfce.mk"
> -.endif
> -
> .if defined(USE_KDE4)
> .include "${PORTSDIR}/Mk/bsd.kde4.mk"
> .endif
>
--
Olivier Duchateau <olivierd at freebsd.org>
More information about the svn-ports-all
mailing list