diff options
Diffstat (limited to 'sysutils')
-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 |