diff options
Diffstat (limited to 'www/konqueror-nsplugins/Makefile')
-rw-r--r-- | www/konqueror-nsplugins/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/konqueror-nsplugins/Makefile b/www/konqueror-nsplugins/Makefile index 017212c129c1..9957c4f08d96 100644 --- a/www/konqueror-nsplugins/Makefile +++ b/www/konqueror-nsplugins/Makefile @@ -9,7 +9,7 @@ PORTNAME= konqueror-nsplugins PORTVERSION= ${KDE_VERSION} CATEGORIES= www kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src +MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src PKGNAMEPREFIX= kdebase- DISTNAME= kdebase-${PORTVERSION} DIST_SUBDIR= KDE @@ -22,7 +22,6 @@ CONFLICTS= kdebase-3.1.* kdebase-3.2.[0-3] USE_KDELIBS_VER=3 PREFIX= ${KDE_PREFIX} -USE_MOTIF= yes USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes |