Date: Sun, 18 Oct 2020 20:14:50 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r552683 - head/cad/alliance Message-ID: <202010182014.09IKEoiK077678@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Sun Oct 18 20:14:50 2020 New Revision: 552683 URL: https://svnweb.freebsd.org/changeset/ports/552683 Log: cad/alliance: replace transfig with fig2dev Modified: head/cad/alliance/Makefile Modified: head/cad/alliance/Makefile ============================================================================== --- head/cad/alliance/Makefile Sun Oct 18 20:10:56 2020 (r552682) +++ head/cad/alliance/Makefile Sun Oct 18 20:14:50 2020 (r552683) @@ -3,7 +3,7 @@ PORTNAME= alliance DISTVERSION= 5.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad MASTER_SITES= ftp://asim.lip6.fr/pub/alliance/distribution/5.0/ \ ftp://ftp.lyx.org/lip6/softs/alliance/distribution/5.0/ \ @@ -20,7 +20,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-se BROKEN_aarch64= fails to link: collect2: error: ld returned 1 exit status BUILD_DEPENDS= convert:graphics/ImageMagick7 \ - fig2dev:print/transfig + fig2dev:print/fig2dev USES= autoreconf:build gmake libtool motif tar:bz2 xorg USE_GCC= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010182014.09IKEoiK077678>