diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-05-04 20:23:32 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-05-04 20:23:32 +0000 |
commit | 18f33c0f9311a0e0fe565649f877883c91f21e59 (patch) | |
tree | 53d38e9f76c8e2da3dbce1e2d2da4446296bd67b /x11-toolkits/tkstep80 | |
parent | 196cae7856697f0aac7cf21d8a760b058f56ed89 (diff) | |
download | ports-18f33c0f9311a0e0fe565649f877883c91f21e59.tar.gz ports-18f33c0f9311a0e0fe565649f877883c91f21e59.zip |
Notes
Diffstat (limited to 'x11-toolkits/tkstep80')
-rw-r--r-- | x11-toolkits/tkstep80/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/tkstep80/Makefile b/x11-toolkits/tkstep80/Makefile index 906278fdaa14..098f3f87f4e6 100644 --- a/x11-toolkits/tkstep80/Makefile +++ b/x11-toolkits/tkstep80/Makefile @@ -3,7 +3,7 @@ # Date created: 06 November 1997 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.6 1997/12/24 01:21:41 alex Exp $ +# $Id: Makefile,v 1.7 1998/04/15 22:18:14 jseger Exp $ # DISTNAME= tk8.0p2 @@ -19,7 +19,7 @@ MAINTAINER= tg@FreeBSD.ORG LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80 \ Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \ - jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg \ + jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \ tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 FETCH_BEFORE_ARGS= -b |