diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-03 13:57:46 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-03 13:57:46 +0000 |
commit | 2ca4195def04afed0ca2984ad28c4fe1486efa9d (patch) | |
tree | 2385ca2e581242ab2b8ec3f2e9883fa9f7c171ef /x11/xfree86_xkb_xml | |
parent | 0b9237831bcf11d6ac1b966c0e510a7f32056be9 (diff) | |
download | ports-2ca4195def04afed0ca2984ad28c4fe1486efa9d.tar.gz ports-2ca4195def04afed0ca2984ad28c4fe1486efa9d.zip |
Notes
Diffstat (limited to 'x11/xfree86_xkb_xml')
-rw-r--r-- | x11/xfree86_xkb_xml/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/xfree86_xkb_xml/Makefile b/x11/xfree86_xkb_xml/Makefile index f2c0e62101e6..f734ec0660a2 100644 --- a/x11/xfree86_xkb_xml/Makefile +++ b/x11/xfree86_xkb_xml/Makefile @@ -18,5 +18,4 @@ CONFIGURE_ARGS= --with-xkb-base=${LOCALBASE}/lib/X11/xkb CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -NO_STAGE= yes .include <bsd.port.mk> |