diff options
Diffstat (limited to 'lib/libXfixes')
-rw-r--r-- | lib/libXfixes/Makefile.bsd-wrapper | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libXfixes/Makefile.bsd-wrapper b/lib/libXfixes/Makefile.bsd-wrapper new file mode 100644 index 000000000..4962469c0 --- /dev/null +++ b/lib/libXfixes/Makefile.bsd-wrapper @@ -0,0 +1,5 @@ +# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 12:07:34 matthieu Exp $ + +SHARED_LIBS= Xfixes 4.0 + +.include <bsd.xorg.mk> |