diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2006-03-30 20:30:29 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2006-03-30 20:30:29 +0000 |
commit | 5f86d4f59a856b210d9de24e98e433d9ba8dfa15 (patch) | |
tree | b1a35722980f31d01f16324fdbec2845e2c6a9f1 /accessibility/kmouth/Makefile | |
parent | Update to 2.2.8. (diff) |
Update to KDE 3.5.2
Diffstat (limited to 'accessibility/kmouth/Makefile')
-rw-r--r-- | accessibility/kmouth/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/accessibility/kmouth/Makefile b/accessibility/kmouth/Makefile index 80bd148fdc02..84ae70e73bb5 100644 --- a/accessibility/kmouth/Makefile +++ b/accessibility/kmouth/Makefile @@ -7,7 +7,6 @@ PORTNAME= kdeaccessibility PORTVERSION= ${KDE_VERSION} -PORTREVISION= 1 CATEGORIES= accessibility kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src @@ -21,7 +20,7 @@ PREFIX= ${KDE_PREFIX} USE_BZIP2= yes USE_REINPLACE= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes .include "${.CURDIR}/../../x11/kde3/Makefile.kde" |