diff options
Diffstat (limited to 'editors/lyx-qt/Makefile.common')
-rw-r--r-- | editors/lyx-qt/Makefile.common | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/lyx-qt/Makefile.common b/editors/lyx-qt/Makefile.common index 2766eef63c9..a5d6f3ac1ce 100644 --- a/editors/lyx-qt/Makefile.common +++ b/editors/lyx-qt/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.26 2005/07/19 17:49:33 drochner Exp $ +# $NetBSD: Makefile.common,v 1.27 2005/09/07 17:38:41 reed Exp $ # DISTNAME= lyx-1.3.6 @@ -15,7 +15,6 @@ CONFLICTS= lyx-[0-9]* DEPENDS+= teTeX-[0-9]*:../../print/teTeX MESSAGE_SRC= ${.CURDIR}/../../editors/lyx-qt/MESSAGE -DESCR_SRC= ${.CURDIR}/../../editors/lyx-qt/DESCR DISTINFO_FILE= ${.CURDIR}/../../editors/lyx-qt/distinfo FILESDIR= ${.CURDIR}/../../editors/lyx-qt/files PATCHDIR= ${.CURDIR}/../../editors/lyx-qt/patches |