diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-03-15 12:35:56 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-03-15 12:35:56 +0000 |
commit | 5f54a52585c868129348906dac16633ed8628098 (patch) | |
tree | f60db570486be7b15dba2ca7795eedbd4061fffc /x11/kde4-runtime | |
parent | 9e9a36ea741c40ae4b3d10b1c5b9656b1621d518 (diff) | |
download | ports-5f54a52585c868129348906dac16633ed8628098.tar.gz ports-5f54a52585c868129348906dac16633ed8628098.zip |
Notes
Diffstat (limited to 'x11/kde4-runtime')
-rw-r--r-- | x11/kde4-runtime/Makefile | 1 | ||||
-rw-r--r-- | x11/kde4-runtime/pkg-plist | 6 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/kde4-runtime/Makefile b/x11/kde4-runtime/Makefile index 0c591036024c..14689fee18f6 100644 --- a/x11/kde4-runtime/Makefile +++ b/x11/kde4-runtime/Makefile @@ -2,6 +2,7 @@ PORTNAME= kde-runtime PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} diff --git a/x11/kde4-runtime/pkg-plist b/x11/kde4-runtime/pkg-plist index 22bbe6193417..a8f4266acf80 100644 --- a/x11/kde4-runtime/pkg-plist +++ b/x11/kde4-runtime/pkg-plist @@ -29,9 +29,9 @@ bin/plasmapkg bin/solid-hardware etc/dbus-1/system.d/org.kde.kcontrol.kcmremotewidgets.conf etc/xdg/menus/kde-information.menu -include/knotify_export.h -include/knotifyconfig.h -include/knotifyplugin.h +include/kde4/knotify_export.h +include/kde4/knotifyconfig.h +include/kde4/knotifyplugin.h lib/attica_kde.so lib/kconf_update_bin/phonon_devicepreference_update lib/kconf_update_bin/phonon_deviceuids_update |