modula-3 library is now at version 6.
This commit is contained in:
parent
b2defd26b6
commit
717bc37b79
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12868
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
# Date created: 13 June 1996
|
||||
# Whom: jkh
|
||||
#
|
||||
# $Id: Makefile,v 1.5 1997/03/27 18:35:41 jdp Exp $
|
||||
# $Id: Makefile,v 1.6 1997/07/11 05:19:13 jdp Exp $
|
||||
#
|
||||
|
||||
DISTNAME= virtualpaper-1.4
|
||||
|
@ -13,8 +13,8 @@ DISTFILES= sources.tar.Z
|
|||
|
||||
MAINTAINER= jdp@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= m3build-5:${PORTSDIR}/lang/modula-3
|
||||
LIB_DEPENDS= m3\\.5\\.:${PORTSDIR}/lang/modula-3-lib
|
||||
BUILD_DEPENDS= m3build-6:${PORTSDIR}/lang/modula-3
|
||||
LIB_DEPENDS= m3\\.6\\.:${PORTSDIR}/lang/modula-3-lib
|
||||
|
||||
DIST_SUBDIR= virtualpaper-1.4
|
||||
MAN1= LecternClient.1 Lectern.1 BuildLectern.1 EditLectern.1
|
||||
|
|
Loading…
Reference in a new issue