summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorjoerg <joerg>2007-02-01 22:28:48 +0000
committerjoerg <joerg>2007-02-01 22:28:48 +0000
commitb15356eced3f8d91de073b9566a8b6b8752d5239 (patch)
treeff08ec086ad972eaceeb0685a45b784de80ce126 /editors
parent415c3e3d89ddc814e4c3b3b62e32e4f0d2310fa6 (diff)
downloadpkgsrc-b15356eced3f8d91de073b9566a8b6b8752d5239.tar.gz
Don't include x11.b3.mk explicitly, it is not needed.
Diffstat (limited to 'editors')
-rw-r--r--editors/lyx-qt/Makefile.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/lyx-qt/Makefile.common b/editors/lyx-qt/Makefile.common
index 246425d81de..daa404481e5 100644
--- a/editors/lyx-qt/Makefile.common
+++ b/editors/lyx-qt/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.43 2006/11/10 17:48:48 reed Exp $
+# $NetBSD: Makefile.common,v 1.44 2007/02/01 22:28:48 joerg Exp $
#
DISTNAME= lyx-1.4.3
@@ -101,4 +101,3 @@ SUBST_SED.python= -e "s,python ,${PYTHONBIN} ,"
.include "../../textproc/aiksaurus/buildlink3.mk"
.include "../../textproc/aspell/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"