summaryrefslogtreecommitdiff
path: root/misc/openoffice/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/openoffice/Makefile')
-rw-r--r--misc/openoffice/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/openoffice/Makefile b/misc/openoffice/Makefile
index bc230019e92..0b494bcd398 100644
--- a/misc/openoffice/Makefile
+++ b/misc/openoffice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2005/05/22 20:08:17 jlam Exp $
+# $NetBSD: Makefile,v 1.65 2005/06/01 18:03:05 jlam Exp $
DISTNAME= openoffice-1.1.4
PKGREVISION= 2
@@ -27,7 +27,6 @@ USE_LANGUAGES+= c c++
.include "../../mk/bsd.prefs.mk"
-USE_X11= # defined
USE_TOOLS+= gmake
USE_PERL5= build
PTHREAD_OPTS+= require
@@ -116,4 +115,5 @@ PLIST_SRC+= PLIST.common_end
.include "../../mk/pthread.buildlink3.mk"
.include "../../lang/perl5/buildlink3.mk"
.include "../../textproc/libxslt/buildlink3.mk"
+.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"