Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Dec 2013 14:17:10 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r336639 - head/x11/xorg-libraries
Message-ID:  <201312161417.rBGEHAoY066692@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Mon Dec 16 14:17:10 2013
New Revision: 336639
URL: http://svnweb.freebsd.org/changeset/ports/336639

Log:
  readd libXp as dependency.  This got lost in the update.

Modified:
  head/x11/xorg-libraries/Makefile

Modified: head/x11/xorg-libraries/Makefile
==============================================================================
--- head/x11/xorg-libraries/Makefile	Mon Dec 16 14:12:51 2013	(r336638)
+++ head/x11/xorg-libraries/Makefile	Mon Dec 16 14:17:10 2013	(r336639)
@@ -40,6 +40,7 @@ RUN_DEPENDS=	${LOCALBASE}/libdata/pkgcon
 		${LOCALBASE}/libdata/pkgconfig/xkbfile.pc:${PORTSDIR}/x11/libxkbfile \
 		${LOCALBASE}/libdata/pkgconfig/xkbui.pc:${PORTSDIR}/x11/libxkbui \
 		${LOCALBASE}/libdata/pkgconfig/xmu.pc:${PORTSDIR}/x11-toolkits/libXmu \
+		${LOCALBASE}/libdata/pkgconfig/xp.pc:${PORTSDIR}/x11/libXp \
 		${LOCALBASE}/libdata/pkgconfig/xpm.pc:${PORTSDIR}/x11/libXpm \
 		${LOCALBASE}/libdata/pkgconfig/xrandr.pc:${PORTSDIR}/x11/libXrandr \
 		${LOCALBASE}/libdata/pkgconfig/xrender.pc:${PORTSDIR}/x11/libXrender \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312161417.rBGEHAoY066692>