diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 12:59:53 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 12:59:53 +0000 |
commit | e4e1ff21dc44707195e7430ec99d42968f306e6c (patch) | |
tree | 54ff661174d164e6dd1dc0c3745119979aff65a9 /accessibility/kmouth/Makefile | |
parent | The ncurses fix from early May was only partly correct. The configure (diff) |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Diffstat (limited to 'accessibility/kmouth/Makefile')
-rw-r--r-- | accessibility/kmouth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/kmouth/Makefile b/accessibility/kmouth/Makefile index 69955160a2fc..63e81307af55 100644 --- a/accessibility/kmouth/Makefile +++ b/accessibility/kmouth/Makefile @@ -7,6 +7,7 @@ PORTNAME= kdeaccessibility PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES= accessibility kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src |