diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-04-15 22:18:24 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-04-15 22:18:24 +0000 |
commit | b5544f135829582a52ed3b2c78ec884a4f52187c (patch) | |
tree | 40984a43a673e6cffbc75f7d23cfafc9d5b48bc2 /graphics/xfig/Makefile | |
parent | 0fc2b8bdd1097fb8eadfff1b9deb3419e5042c10 (diff) | |
download | ports-b5544f135829582a52ed3b2c78ec884a4f52187c.tar.gz ports-b5544f135829582a52ed3b2c78ec884a4f52187c.zip |
Notes
Diffstat (limited to 'graphics/xfig/Makefile')
-rw-r--r-- | graphics/xfig/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile index 868cde8c4844..879a3054d938 100644 --- a/graphics/xfig/Makefile +++ b/graphics/xfig/Makefile @@ -3,7 +3,7 @@ # Date created: 4 January 1995 # Whom: roberto # -# $Id: Makefile,v 1.16 1997/08/28 04:27:47 chuckr Exp $ +# $Id: Makefile,v 1.17 1997/12/25 22:29:26 asami Exp $ # DISTNAME= xfig.3.2 @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= applications/drawing_tools/xfig MAINTAINER= ports@FreeBSD.ORG LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \ - jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \ + jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg \ Xaw3d\\.6\\.:${PORTSDIR}/x11/Xaw3d RUN_DEPENDS= fig2dev:${PORTSDIR}/print/transfig |