diff options
Diffstat (limited to 'mbone/vic/Makefile')
-rw-r--r-- | mbone/vic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mbone/vic/Makefile b/mbone/vic/Makefile index a0b3a554a783..dfebbf4738ee 100644 --- a/mbone/vic/Makefile +++ b/mbone/vic/Makefile @@ -3,13 +3,13 @@ # Date created: 14 December 1994 # Whom: wollman # -# $Id: Makefile,v 1.1.1.1 1994/10/13 00:50:38 wollman Exp $ +# $Id: Makefile,v 1.1.1.1 1994/12/14 23:01:26 wollman Exp $ # DISTNAME= vic-2.6 DISTFILES= vicsrc-2.6.tar.Z MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/vic/ -DEPENDS= ${PORTSDIR}/x11/blt +LIB_DEPENDS= BLT\\.1\\.:${PORTSDIR}/x11/blt HAS_CONFIGURE= yes INSTALL_TARGET= MANDIR=${PREFIX}/man/manl install |