summaryrefslogtreecommitdiff
path: root/lib/libXft
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libXft')
-rw-r--r--lib/libXft/Makefile.bsd-wrapper5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libXft/Makefile.bsd-wrapper b/lib/libXft/Makefile.bsd-wrapper
new file mode 100644
index 000000000..67b5555df
--- /dev/null
+++ b/lib/libXft/Makefile.bsd-wrapper
@@ -0,0 +1,5 @@
+# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 12:07:34 matthieu Exp $
+
+SHARED_LIBS= Xft 6.0
+
+.include <bsd.xorg.mk>