diff options
Diffstat (limited to 'editors/lyx')
-rw-r--r-- | editors/lyx/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/lyx/Makefile b/editors/lyx/Makefile index 5bf9d3b96cd..d19a9217099 100644 --- a/editors/lyx/Makefile +++ b/editors/lyx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2012/10/02 17:10:55 tron Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/03 11:43:36 asau Exp $ # DISTNAME= lyx-1.6.10 @@ -60,8 +60,6 @@ DEPENDS+= tex-xypic-[0-9]*:../../graphics/tex-xypic UNLIMIT_RESOURCES+= datasize -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ GNU_CONFIGURE= YES USE_TOOLS+= gmake perl:run pkg-config |