aboutsummaryrefslogtreecommitdiff
path: root/print/lyx/Makefile
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1998-11-10 15:16:00 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1998-11-10 15:16:00 +0000
commit3e134b2d4bf88d71f6388bd227b048ce3e431d72 (patch)
tree14ebb576d2f7567f81861d6d43bf69a8b2016334 /print/lyx/Makefile
parentf5f3107e734824efac4f03c083e979b25e46a786 (diff)
downloadports-3e134b2d4bf88d71f6388bd227b048ce3e431d72.tar.gz
ports-3e134b2d4bf88d71f6388bd227b048ce3e431d72.zip
Notes
Diffstat (limited to 'print/lyx/Makefile')
-rw-r--r--print/lyx/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/print/lyx/Makefile b/print/lyx/Makefile
index 24a1dbc4b117..c704cc07622f 100644
--- a/print/lyx/Makefile
+++ b/print/lyx/Makefile
@@ -3,18 +3,16 @@
# Date created: Sa 12 Okt 1996 19:20:51 MET DST
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.21 1998/09/17 00:32:47 asami Exp $
+# $Id: Makefile,v 1.22 1998/09/26 23:18:08 steve Exp $
#
-DISTNAME= lyx-0.12.1pre6
+DISTNAME= lyx-1.0.0pre2
CATEGORIES= print
MASTER_SITES= ftp://ftp.via.ecp.fr/pub/lyx/stable/ \
ftp://la1ad.uio.no/pub/lyx/
MAINTAINER= andreas@FreeBSD.ORG
-BROKEN_ELF= xforms is a.out only
-
BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX
.if defined(WITH_ISPELL)