diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2013-11-07 11:40:03 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2013-11-07 11:40:03 +0000 |
commit | cd7e51d0dbc0ea1a2c36a67e6fec86e7111524f1 (patch) | |
tree | 6d07c4f951401d89718251a847ca6eac805afc59 /russian | |
parent | 2d2d3b5d6fa3d0010ec32c8820814b5787c65f86 (diff) | |
download | ports-cd7e51d0dbc0ea1a2c36a67e6fec86e7111524f1.tar.gz ports-cd7e51d0dbc0ea1a2c36a67e6fec86e7111524f1.zip |
Notes
Diffstat (limited to 'russian')
-rw-r--r-- | russian/xruskb/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/russian/xruskb/Makefile b/russian/xruskb/Makefile index a1c804c01ba3..6e98713bc91e 100644 --- a/russian/xruskb/Makefile +++ b/russian/xruskb/Makefile @@ -11,15 +11,14 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Keyboard layout switcher and indicator USE_XORG= x11 ice xt xmu -USE_BZIP2= YES -GNU_CONFIGURE= YES +USE_BZIP2= yes +GNU_CONFIGURE= yes CONFIGURE_ARGS= --datadir=${PREFIX}/share DOCS= FAQ NEWS README* TODO xrus.doc-* PORTDATA= * OPTIONS_DEFINE= MOTIF DOCS -MOTIF_DESC= Support for pixmaps in indicator icon MOTIF_USES= motif MOTIF_CONFIGURE_ON= --with-toolkit=motif |