summaryrefslogtreecommitdiff
path: root/print/virtualpaper
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-10-09 10:05:56 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-10-09 10:05:56 +0000
commitbbba9fc4cc4964f079cc468b419fa42a684c1d1b (patch)
treec27068d71cc369d89169b461d90612578b314292 /print/virtualpaper
parentMake this build on a.out 3.0-CURRENT systems. (diff)
Remove all the remaining regexps from LIB_DEPENDS. There are some
ports that are not ELFized yet but it's getting too late in the game and I need to commit the new bsd.port.mk that doesn't use regexps.
Notes
Notes: svn path=/head/; revision=13784
Diffstat (limited to 'print/virtualpaper')
-rw-r--r--print/virtualpaper/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/virtualpaper/Makefile b/print/virtualpaper/Makefile
index 0a259a3bc9be..b613f361a349 100644
--- a/print/virtualpaper/Makefile
+++ b/print/virtualpaper/Makefile
@@ -3,7 +3,7 @@
# Date created: 13 June 1996
# Whom: jkh
#
-# $Id: Makefile,v 1.6 1997/07/11 05:19:13 jdp Exp $
+# $Id: Makefile,v 1.7 1998/08/26 20:44:12 asami Exp $
#
DISTNAME= virtualpaper-1.4
@@ -14,7 +14,7 @@ DISTFILES= sources.tar.Z
MAINTAINER= jdp@FreeBSD.org
BUILD_DEPENDS= m3build-6:${PORTSDIR}/lang/modula-3
-LIB_DEPENDS= m3\\.6\\.:${PORTSDIR}/lang/modula-3-lib
+LIB_DEPENDS= m3.6:${PORTSDIR}/lang/modula-3-lib
DIST_SUBDIR= virtualpaper-1.4
MAN1= LecternClient.1 Lectern.1 BuildLectern.1 EditLectern.1