summaryrefslogtreecommitdiff
path: root/Makefile.bsd-wrapper
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu.herrb@laas.fr>2008-09-21 12:26:46 +0200
committerMatthieu Herrb <matthieu.herrb@laas.fr>2008-09-21 12:26:46 +0200
commite2d352a907b5fcb7d68de3fce5c7a38cf5adef81 (patch)
tree71d23534a987f4f51a340b60d5d887d877182791 /Makefile.bsd-wrapper
parentac6ce934a0c71e50985c3a1c0dbd3bcae0ceb945 (diff)
Enable pciids and zlib support.
Diffstat (limited to 'Makefile.bsd-wrapper')
-rw-r--r--Makefile.bsd-wrapper2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.bsd-wrapper b/Makefile.bsd-wrapper
index 9db9d95..7682f01 100644
--- a/Makefile.bsd-wrapper
+++ b/Makefile.bsd-wrapper
@@ -2,4 +2,6 @@
SHARED_LIBS= pciaccess 1.0
+CONFIGURE_ARGS+= --with-pciids-path=/usr/local/share --with-zlib
+
.include <bsd.xorg.mk>