diff options
-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 a1c804c01ba..6e98713bc91 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 |