diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:56:56 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:56:56 +0000 |
commit | 5264cbceb577ae0481e496f827ae4d0e18712945 (patch) | |
tree | 03d79514a3868d93e8dc51510d0a33f4b098dd70 /converters/xdeview | |
parent | 24d53f75d3bed77cec793c49107c31db659fb9a5 (diff) | |
download | ports-5264cbceb577ae0481e496f827ae4d0e18712945.tar.gz ports-5264cbceb577ae0481e496f827ae4d0e18712945.zip |
Notes
Diffstat (limited to 'converters/xdeview')
-rw-r--r-- | converters/xdeview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/xdeview/Makefile b/converters/xdeview/Makefile index ef692327097a..e3cae616477c 100644 --- a/converters/xdeview/Makefile +++ b/converters/xdeview/Makefile @@ -3,7 +3,7 @@ # Date Created: 9 Feb 1997 # Whom: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> # -# $Id: Makefile,v 1.12 1998/03/20 14:35:27 tg Exp $ +# $Id: Makefile,v 1.13 1998/06/14 17:50:49 hoek Exp $ # DISTNAME= uudeview-0.5.13 @@ -14,7 +14,7 @@ MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/ \ MAINTAINER= hoek@FreeBSD.ORG -LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11/tk80 \ +LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80 \ uu\\.1\\.:${PORTSDIR}/converters/uulib GNU_CONFIGURE= yes |