diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-11-11 23:22:25 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-11-11 23:22:25 +0000 |
commit | 29924df85264873d01e52c91971404a3d574a87b (patch) | |
tree | 7c188814ba1e7410931d58b724b7fddef148080d /sysutils/kkbswitch | |
parent | 5a0cf8914e95f4f8c6777031f88ece89d2a84235 (diff) | |
download | ports-29924df85264873d01e52c91971404a3d574a87b.tar.gz ports-29924df85264873d01e52c91971404a3d574a87b.zip |
Notes
Diffstat (limited to 'sysutils/kkbswitch')
-rw-r--r-- | sysutils/kkbswitch/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/kkbswitch/Makefile b/sysutils/kkbswitch/Makefile index a704a2a7c59f..062dccb1ebe2 100644 --- a/sysutils/kkbswitch/Makefile +++ b/sysutils/kkbswitch/Makefile @@ -7,6 +7,7 @@ PORTNAME= kkbswitch PORTVERSION= 1.4.2 +PORTREVISION= 1 CATEGORIES= sysutils kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kkbswitch @@ -14,6 +15,8 @@ MASTER_SITE_SUBDIR= kkbswitch MAINTAINER= shelton@granch.ru COMMENT= Keyboard layout switcher and indicator for KDE 3.x +EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure + USE_KDELIBS_VER= 3 USE_GMAKE= yes GNU_CONFIGURE= yes |