From d1fac7b50d149f2bf015727a6a210b5d05776782 Mon Sep 17 00:00:00 2001 From: asami Date: Tue, 15 Sep 1998 11:46:15 +0000 Subject: jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly. (Note, since the shlib major didn't change this just removes the regexp support.) --- graphics/xfig-devel/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/xfig-devel/Makefile') diff --git a/graphics/xfig-devel/Makefile b/graphics/xfig-devel/Makefile index 7c4cc4c7dab1..faadacebcdc8 100644 --- a/graphics/xfig-devel/Makefile +++ b/graphics/xfig-devel/Makefile @@ -3,7 +3,7 @@ # Date created: 4 January 1995 # Whom: roberto # -# $Id: Makefile,v 1.21 1998/08/07 23:56:27 asami Exp $ +# $Id: Makefile,v 1.22 1998/09/15 11:13:23 asami Exp $ # DISTNAME= xfig.3.2.2 @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= applications/drawing_tools/xfig MAINTAINER= ports@FreeBSD.ORG LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm \ - jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \ + jpeg.9:${PORTSDIR}/graphics/jpeg \ Xaw3d\\.6\\.:${PORTSDIR}/x11-toolkits/Xaw3d RUN_DEPENDS= fig2dev:${PORTSDIR}/print/transfig -- cgit ntw44/cgit/cgit.cgi/'>index : freebsd-ports-graphics
FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
path: root/comms/bforce
Commit message (Expand)AuthorAgeFilesLines
* Remove unfetchable MASTER_SITESmnag2005-11-103-4/+2
* Added one more master site because bforce.chbs.ru is currently down.vs2005-03-101-1/+2
* Fix build with gcc-3.4krion2004-08-132-1/+90