From owner-cvs-all Sat Aug 1 02:07:08 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA21642 for cvs-all-outgoing; Sat, 1 Aug 1998 02:07:08 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA21637; Sat, 1 Aug 1998 02:07:03 -0700 (PDT) (envelope-from andreas@FreeBSD.org) From: Andreas Klemm Received: (from andreas@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA26948; Sat, 1 Aug 1998 02:07:02 -0700 (PDT) Date: Sat, 1 Aug 1998 02:07:02 -0700 (PDT) Message-Id: <199808010907.CAA26948@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/print/lyx Makefile Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk andreas 1998/08/01 02:07:02 PDT Modified files: print/lyx Makefile Log: LyX doesn't need ispell as run dependency (PR 7349) fixed: make WITH_ISPELL=yes installs with ispell otherwise without lyx's ``configure'' disables the use of mmap for some reason (PR 5920) checked, that on FreeBSD-current mmap is being used. PR: 7349+5920 Revision Changes Path 1.18 +11 -3 ports/print/lyx/Makefile