diff options
Diffstat (limited to 'textproc/skim/Makefile')
-rw-r--r-- | textproc/skim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/skim/Makefile b/textproc/skim/Makefile index 0abd150f9d72..4f8c4a76bc75 100644 --- a/textproc/skim/Makefile +++ b/textproc/skim/Makefile @@ -6,7 +6,7 @@ # PORTNAME= skim -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.2 PORTREVISION= 0 CATEGORIES= textproc kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= scim MAINTAINER= gaoj@cpsc.ucalgary.ca COMMENT= An input method platform based on SCIM library and KDE/QT -LIB_DEPENDS= scim-1.0.6:${PORTSDIR}/textproc/scim +LIB_DEPENDS= scim-1.0.7:${PORTSDIR}/textproc/scim EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure |