Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Oct 2013 10:02:46 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r329673 - head/graphics/djview4
Message-ID:  <201310071002.r97A2kTr013129@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Mon Oct  7 10:02:45 2013
New Revision: 329673
URL: http://svnweb.freebsd.org/changeset/ports/329673

Log:
  graphics/djview4: USE_XORG+= sm ice xt
  
  Take from dports; DragonFly detected the missing specifications
  a few months ago due to new binutils in base.

Modified:
  head/graphics/djview4/Makefile

Modified: head/graphics/djview4/Makefile
==============================================================================
--- head/graphics/djview4/Makefile	Mon Oct  7 09:59:52 2013	(r329672)
+++ head/graphics/djview4/Makefile	Mon Oct  7 10:02:45 2013	(r329673)
@@ -17,6 +17,7 @@ LIB_DEPENDS=	djvulibre:${PORTSDIR}/graph
 GNU_CONFIGURE=	yes
 USES=		pkgconfig
 USE_QT4=	gui network rcc_build uic_build moc_build qmake_build
+USE_XORG=	sm ice xt
 QT_NONSTANDARD=	yes
 CONFIGURE_ARGS=	--x-includes="${LOCALBASE}/include" \
 		--x-libraries="${LOCALBASE}/lib"



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