aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/kwebkitpart/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/kwebkitpart/Makefile b/www/kwebkitpart/Makefile
index e9d474a3449d..dfbdf703d01d 100644
--- a/www/kwebkitpart/Makefile
+++ b/www/kwebkitpart/Makefile
@@ -12,6 +12,8 @@ COMMENT= Web browser component for KDE SC based on QtWebKit
USE_KDE4= kdehier kdelibs kdeprefix automoc4
USE_QT4= designer gui webkit \
moc_build qmake_build rcc_build uic_build
-USES= cmake tar:xz
+USES= cmake cpe tar:xz
+
+CPE_VENDOR= urs_wolfer
.include <bsd.port.mk>