diff options
Diffstat (limited to 'editors/lyx15')
-rw-r--r-- | editors/lyx15/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/lyx15/Makefile b/editors/lyx15/Makefile index 98c77109199..7f60f12637a 100644 --- a/editors/lyx15/Makefile +++ b/editors/lyx15/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2008/04/05 21:43:34 xtraeme Exp $ +# $NetBSD: Makefile,v 1.3 2008/07/14 12:56:03 joerg Exp $ # DISTNAME= lyx-1.5.4 @@ -17,6 +17,8 @@ MAINTAINER= reed@reedmedia.net HOMEPAGE= http://www.lyx.org/ COMMENT= Document processor and graphical frontend for LaTeX +PKG_DESTDIR_SUPPORT= user-destdir + CONFLICTS= lyx-qt-[0-9]* CONFLICTS+= lyx-xforms-[0-9]* UNLIMIT_RESOURCES+= datasize |