diff options
author | miwi <miwi@FreeBSD.org> | 2014-02-03 21:57:46 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-02-03 21:57:46 +0800 |
commit | d728c236bcb983459ad416cacd956611acd2b66a (patch) | |
tree | 2385ca2e581242ab2b8ec3f2e9883fa9f7c171ef /x11/xfree86_xkb_xml | |
parent | ae142ef751bf1fdb6050bfae3d59c433a3da7562 (diff) | |
download | freebsd-ports-gnome-d728c236bcb983459ad416cacd956611acd2b66a.tar.gz freebsd-ports-gnome-d728c236bcb983459ad416cacd956611acd2b66a.tar.zst freebsd-ports-gnome-d728c236bcb983459ad416cacd956611acd2b66a.zip |
- Stage support
- Convert to USES
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> |