svn commit: r513406 - head/cad/alliance

Niclas Zeising zeising at FreeBSD.org
Mon Sep 30 18:21:19 UTC 2019


Author: zeising
Date: Mon Sep 30 18:21:18 2019
New Revision: 513406
URL: https://svnweb.freebsd.org/changeset/ports/513406

Log:
  cad/alliance: Really remove libXp dependency

Modified:
  head/cad/alliance/Makefile

Modified: head/cad/alliance/Makefile
==============================================================================
--- head/cad/alliance/Makefile	Mon Sep 30 18:18:45 2019	(r513405)
+++ head/cad/alliance/Makefile	Mon Sep 30 18:21:18 2019	(r513406)
@@ -25,7 +25,7 @@ BUILD_DEPENDS=	convert:graphics/ImageMagick7 \
 USES=		autoreconf:build gmake libtool motif tar:bz2 xorg
 USE_GCC=	any
 USE_TEX=	dvipsk:build latex:build
-USE_XORG=	ice sm x11 xext xp xt
+USE_XORG=	ice sm x11 xext xt
 
 HAS_CONFIGURE=	yes
 CONFIGURE_ENV+=	ALLIANCE_TOP=${ALLIANCE_TOP}


More information about the svn-ports-head mailing list