diff options
author | Steve Price <steve@FreeBSD.org> | 1998-09-26 23:11:03 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-09-26 23:11:03 +0000 |
commit | b90c232dc768b2e8c059ab6a74a0c7a49797fd3c (patch) | |
tree | 38310996c3cd73dd3aff78c095f64bc2303b56b9 /x11-fm | |
parent | bda0eafc55d6799daec0d1a2f7797c1833dd951a (diff) | |
download | ports-b90c232dc768b2e8c059ab6a74a0c7a49797fd3c.tar.gz ports-b90c232dc768b2e8c059ab6a74a0c7a49797fd3c.zip |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/tkdesk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/tkdesk/Makefile b/x11-fm/tkdesk/Makefile index a18b3d3cf96d..9198289f1826 100644 --- a/x11-fm/tkdesk/Makefile +++ b/x11-fm/tkdesk/Makefile @@ -3,7 +3,7 @@ # Date created: 30 Jul 1996 # Whom: shanee@rabbit.augusta.de # -# $Id: Makefile,v 1.8 1998/08/07 22:33:12 asami Exp $ +# $Id: Makefile,v 1.9 1998/08/07 23:56:50 asami Exp $ # DISTNAME= tkdesk-1.0 @@ -12,7 +12,7 @@ MASTER_SITES= http://people.mainz.netsurf.de/~bolik/tkdesk/ MAINTAINER= dmlb@ragnet.demon.co.uk -LIB_DEPENDS= tk42\\.1\\.:${PORTSDIR}/x11-toolkits/tk42 +LIB_DEPENDS= tk42.1:${PORTSDIR}/x11-toolkits/tk42 USE_GMAKE= YES GNU_CONFIGURE= YES |