svn commit: r333081 - head/russian/xruskb
Boris Samorodov
bsam at FreeBSD.org
Thu Nov 7 11:40:04 UTC 2013
Author: bsam
Date: Thu Nov 7 11:40:03 2013
New Revision: 333081
URL: http://svnweb.freebsd.org/changeset/ports/333081
Log:
. remove a standard option description (MOTIF);
. use lowercase characters for variable values (YES -> yes).
Modified:
head/russian/xruskb/Makefile
Modified: head/russian/xruskb/Makefile
==============================================================================
--- head/russian/xruskb/Makefile Thu Nov 7 11:28:36 2013 (r333080)
+++ head/russian/xruskb/Makefile Thu Nov 7 11:40:03 2013 (r333081)
@@ -11,15 +11,14 @@ MAINTAINER= ports at 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
More information about the svn-ports-all
mailing list