aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/kaffeine
diff options
context:
space:
mode:
authorrobak <robak@FreeBSD.org>2015-04-24 19:42:19 +0800
committerrobak <robak@FreeBSD.org>2015-04-24 19:42:19 +0800
commitfdc7e7afa473308b093037f5bb1ad6dca60864ac (patch)
treee32313959bd531c14bfae55038177c9cfa32c915 /multimedia/kaffeine
parent6da362f39523c88813965b8400f6c99d1edc7974 (diff)
downloadfreebsd-ports-gnome-fdc7e7afa473308b093037f5bb1ad6dca60864ac.tar.gz
freebsd-ports-gnome-fdc7e7afa473308b093037f5bb1ad6dca60864ac.tar.zst
freebsd-ports-gnome-fdc7e7afa473308b093037f5bb1ad6dca60864ac.zip
multimedia/kaffeine: add CPE info
PR: 199618 Submitted by: Shun <shun.fbsd.pr@dropcut.net>
Diffstat (limited to 'multimedia/kaffeine')
-rw-r--r--multimedia/kaffeine/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/kaffeine/Makefile b/multimedia/kaffeine/Makefile
index 719dca1e0a65..89fc3f22d63d 100644
--- a/multimedia/kaffeine/Makefile
+++ b/multimedia/kaffeine/Makefile
@@ -19,9 +19,11 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USE_KDE4= kdeprefix automoc4 kdelibs
USE_QT4= corelib gui phonon svg network dbus xml sql \
qmake_build moc_build rcc_build uic_build
-USES= cmake gettext gmake
+USES= cmake cpe gettext gmake
USE_LDCONFIG= yes
USE_XORG= xscrnsaver
+CPE_VENDOR= kaffeine
+CPE_PRODUCT= kaffeine_player
post-patch:
${REINPLACE_CMD} -e 's,add_subdirectory(x-test),,' ${WRKSRC}/po/CMakeLists.txt