diff options
Diffstat (limited to 'accessibility/kmousetool')
-rw-r--r-- | accessibility/kmousetool/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/accessibility/kmousetool/Makefile b/accessibility/kmousetool/Makefile index 351b62c29910..2b32e04b256d 100644 --- a/accessibility/kmousetool/Makefile +++ b/accessibility/kmousetool/Makefile @@ -9,7 +9,7 @@ PORTNAME= kdeaccessibility PORTVERSION= ${KDE_VERSION} CATEGORIES= accessibility kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src +MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org @@ -18,8 +18,6 @@ COMMENT= Accessibility applications for KDE USE_KDELIBS_VER=3 PREFIX= ${KDE_PREFIX} -IGNORE= This port will turn active with the release of KDE 3.2 - USE_BZIP2= yes USE_REINPLACE= yes GNU_CONFIGURE= yes |