diff options
Diffstat (limited to 'textproc/linux-f10-scim-libs/Makefile')
-rw-r--r-- | textproc/linux-f10-scim-libs/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/textproc/linux-f10-scim-libs/Makefile b/textproc/linux-f10-scim-libs/Makefile index c1e5bde38e99..425b163db129 100644 --- a/textproc/linux-f10-scim-libs/Makefile +++ b/textproc/linux-f10-scim-libs/Makefile @@ -3,11 +3,9 @@ PORTNAME= scim-libs PORTVERSION= 1.4.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc linux MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER} -PKGNAMEPREFIX= linux-f10- -DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} MAINTAINER= emulation@FreeBSD.org COMMENT= Smart Common Input Method libraries (Linux Fedora 10) @@ -15,9 +13,10 @@ COMMENT= Smart Common Input Method libraries (Linux Fedora 10) CONFLICTS= linux-scim-libs-[0-9]* linux-f8-scim-libs-[0-9]* ONLY_FOR_ARCHS= i386 amd64 +USE_LINUX= f10 USE_LINUX_RPM= yes USE_LINUX_APPS= gtk2 -LINUX_DIST_VER= 10 + RPMVERSION= 35.fc10 USE_LDCONFIG= yes SRC_DISTFILES= scim-${PORTVERSION}-${RPMVERSION}.src.rpm |