diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-09-25 10:05:14 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-09-25 10:05:14 +0000 |
commit | 41637d44471fe46421e251069fa3e5873a8f2846 (patch) | |
tree | 914722e7969fd12c2bcc70916125e14bf86fabc9 /mbone/imm/Makefile | |
parent | audio/esound is now ELF. (diff) |
tk80 has been ELFized.
Notes
Notes:
svn path=/head/; revision=13387
Diffstat (limited to 'mbone/imm/Makefile')
-rw-r--r-- | mbone/imm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mbone/imm/Makefile b/mbone/imm/Makefile index 303fead70bc8..14d16d94df94 100644 --- a/mbone/imm/Makefile +++ b/mbone/imm/Makefile @@ -3,7 +3,7 @@ # Date created: 13 October 1994 # Whom: wollman # -# $Id: Makefile,v 1.18 1998/08/05 09:31:31 asami Exp $ +# $Id: Makefile,v 1.19 1998/08/07 23:56:35 asami Exp $ # DISTNAME= imm-3.5a1 @@ -14,7 +14,7 @@ WRKSRC= ${WRKDIR}/mnm MAINTAINER= fenner@freebsd.org -LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11-toolkits/tk80 +LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 USE_X_PREFIX= yes |