diff options
author | naddy <naddy@FreeBSD.org> | 2003-02-17 02:03:33 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-02-17 02:03:33 +0800 |
commit | 42e1e7b66584de0265a152fbf8a33ea84be533ab (patch) | |
tree | 8d17b84ebd27adf618cc482f11fe4e026994f1e4 /russian/xruskb/Makefile | |
parent | 3fe013a779e2619202b3449eff6bc35f96387655 (diff) | |
download | freebsd-ports-gnome-42e1e7b66584de0265a152fbf8a33ea84be533ab.tar.gz freebsd-ports-gnome-42e1e7b66584de0265a152fbf8a33ea84be533ab.tar.zst freebsd-ports-gnome-42e1e7b66584de0265a152fbf8a33ea84be533ab.zip |
Update to 1.15.3.
PR: 48208
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
Diffstat (limited to 'russian/xruskb/Makefile')
-rw-r--r-- | russian/xruskb/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/russian/xruskb/Makefile b/russian/xruskb/Makefile index 07bd27ed8ba1..84763ae466b9 100644 --- a/russian/xruskb/Makefile +++ b/russian/xruskb/Makefile @@ -6,14 +6,15 @@ # PORTNAME= xruskb -PORTVERSION= 1.15.2 +PORTVERSION= 1.15.3 CATEGORIES= russian x11 MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/X11/ MAINTAINER= ports@FreeBSD.org +COMMENT= A keyboard layout switcher and indicator USE_X_PREFIX= YES - +USE_BZIP2= YES GNU_CONFIGURE= YES CONFIGURE_ARGS= --datadir=${PREFIX}/share |