diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-04-01 10:10:16 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-04-01 10:10:16 +0000 |
commit | 7aec2c3eab75e8cf9f2d3f35f3ed1120781585f6 (patch) | |
tree | 0b883044e43a8529699bff24a4e0487e663a0177 /textproc/linux-scim-gtk | |
parent | 7bd0b24591110e2807f5cf55230131f5669a3dbd (diff) | |
download | ports-7aec2c3eab75e8cf9f2d3f35f3ed1120781585f6.tar.gz ports-7aec2c3eab75e8cf9f2d3f35f3ed1120781585f6.zip |
Notes
Diffstat (limited to 'textproc/linux-scim-gtk')
-rw-r--r-- | textproc/linux-scim-gtk/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/linux-scim-gtk/Makefile b/textproc/linux-scim-gtk/Makefile index bc097f2150e7..e0e54a104d0d 100644 --- a/textproc/linux-scim-gtk/Makefile +++ b/textproc/linux-scim-gtk/Makefile @@ -7,6 +7,7 @@ PORTNAME= scim-gtk PORTVERSION= # defined below +PORTREVISION= 1 CATEGORIES= textproc linux MASTER_SITE_SUBDIR= # defined below PKGNAMESUFFIX= -fc${LINUX_DIST_VER} @@ -15,6 +16,8 @@ DISTNAME= # defined below MAINTAINER= hrs@FreeBSD.org COMMENT= Smart Common Input Method platform, gtk module, Linux binary +CONFLICTS= linux-f8-scim-gtk-[0-9]* + MASTER_SITE_SRC_SUBDIR= # defined below SRC_DISTFILES= scim-${PORTVERSION}-${PORTSUBVERSION}.fc${LINUX_DIST_VER}${SRC_SUFX} |