svn commit: r329673 - head/graphics/djview4

John Marino marino at FreeBSD.org
Mon Oct 7 10:02:46 UTC 2013


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"


More information about the svn-ports-all mailing list