summaryrefslogtreecommitdiff
path: root/lib/libXt/Makefile.bsd-wrapper
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libXt/Makefile.bsd-wrapper')
-rw-r--r--lib/libXt/Makefile.bsd-wrapper4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libXt/Makefile.bsd-wrapper b/lib/libXt/Makefile.bsd-wrapper
index 28f6cac2a..8c572b977 100644
--- a/lib/libXt/Makefile.bsd-wrapper
+++ b/lib/libXt/Makefile.bsd-wrapper
@@ -1,5 +1,7 @@
-# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 12:07:34 matthieu Exp $
+# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2006/11/27 19:16:59 matthieu Exp $
SHARED_LIBS= Xt 9.0
+CONFIGURE_ARGS= --with-appdefaultdir=$(LIBDIR)/X11/app-defaults
+
.include <bsd.xorg.mk>