diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-10-15 19:49:34 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-10-15 19:49:34 +0000 |
commit | c97342a3734387a0926f42dc8a9ac8b965c5be27 (patch) | |
tree | 44a499d33be6bd00bc5eb233ee64a64d1b81651d /x11/libxkbcommon | |
parent | bab071d12fc705caee12c0ced35916096cd5bbff (diff) | |
download | ports-c97342a3734387a0926f42dc8a9ac8b965c5be27.tar.gz ports-c97342a3734387a0926f42dc8a9ac8b965c5be27.zip |
Notes
Diffstat (limited to 'x11/libxkbcommon')
-rw-r--r-- | x11/libxkbcommon/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/libxkbcommon/Makefile b/x11/libxkbcommon/Makefile index ba137d483839..520048dca889 100644 --- a/x11/libxkbcommon/Makefile +++ b/x11/libxkbcommon/Makefile @@ -23,5 +23,4 @@ CONFIGURE_ARGS= --without-default-layout \ --without-default-variant \ --without-doxygen -NO_STAGE= yes .include <bsd.port.mk> |