diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-12 16:38:05 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-12 16:38:05 +0000 |
commit | 802d19778218d85a3cc642656917ee439effd1b9 (patch) | |
tree | 8532cbca5ddb6d361b0715eab97e2e06bb5a554e /print/virtualpaper | |
parent | 4b3c015875621752351921cac69185f14108f693 (diff) | |
download | ports-802d19778218d85a3cc642656917ee439effd1b9.tar.gz ports-802d19778218d85a3cc642656917ee439effd1b9.zip |
Notes
Diffstat (limited to 'print/virtualpaper')
-rw-r--r-- | print/virtualpaper/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/virtualpaper/Makefile b/print/virtualpaper/Makefile index b613f361a349..a694329d6297 100644 --- a/print/virtualpaper/Makefile +++ b/print/virtualpaper/Makefile @@ -3,7 +3,7 @@ # Date created: 13 June 1996 # Whom: jkh # -# $Id: Makefile,v 1.7 1998/08/26 20:44:12 asami Exp $ +# $Id: Makefile,v 1.8 1998/10/09 10:05:55 asami Exp $ # DISTNAME= virtualpaper-1.4 @@ -13,6 +13,8 @@ DISTFILES= sources.tar.Z MAINTAINER= jdp@FreeBSD.org +BROKEN_ELF= depends on modula-3 + BUILD_DEPENDS= m3build-6:${PORTSDIR}/lang/modula-3 LIB_DEPENDS= m3.6:${PORTSDIR}/lang/modula-3-lib |