Date: Mon, 30 Sep 2019 18:21:18 +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: r513406 - head/cad/alliance Message-ID: <201909301821.x8UILIrn004138@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909301821.x8UILIrn004138>