diff options
Diffstat (limited to 'deskutils/kcharselect')
-rw-r--r-- | deskutils/kcharselect/Makefile | 4 | ||||
-rw-r--r-- | deskutils/kcharselect/distinfo | 2 | ||||
-rw-r--r-- | deskutils/kcharselect/files/plist.klaptop | 4 | ||||
-rw-r--r-- | deskutils/kcharselect/files/plist.klaptop.rm | 2 |
4 files changed, 11 insertions, 1 deletions
diff --git a/deskutils/kcharselect/Makefile b/deskutils/kcharselect/Makefile index a2cdd777537f..5e1bc54866db 100644 --- a/deskutils/kcharselect/Makefile +++ b/deskutils/kcharselect/Makefile @@ -58,4 +58,8 @@ post-patch: .endif .include "${.CURDIR}/../../x11/kde3/Makefile.kde" + +pre-configure:: + ${REINPLACE_CMD} -e 's@-pedantic @@g' ${WRKSRC}/configure + .include <bsd.port.post.mk> diff --git a/deskutils/kcharselect/distinfo b/deskutils/kcharselect/distinfo index b21b9d66641b..a42d2cff854a 100644 --- a/deskutils/kcharselect/distinfo +++ b/deskutils/kcharselect/distinfo @@ -1 +1 @@ -MD5 (KDE/kdeutils-3.1.2.tar.bz2) = 49611a79b2d77cf6e9913ffb445fa209 +MD5 (KDE/kdeutils-3.1.3.tar.bz2) = 21f3fa1d110a8cf8cb1a140745f90211 diff --git a/deskutils/kcharselect/files/plist.klaptop b/deskutils/kcharselect/files/plist.klaptop index 00f1bfdbc5c9..13c6fff6b0a9 100644 --- a/deskutils/kcharselect/files/plist.klaptop +++ b/deskutils/kcharselect/files/plist.klaptop @@ -9,6 +9,10 @@ share/apps/klaptopdaemon/icons/crystalsvg/16x16/actions/laptop_charge.png share/apps/klaptopdaemon/icons/crystalsvg/16x16/actions/laptop_nobattery.png share/apps/klaptopdaemon/icons/crystalsvg/16x16/actions/laptop_nocharge.png share/apps/klaptopdaemon/icons/crystalsvg/16x16/actions/power.png +share/apps/klaptopdaemon/icons/crystalsvg/22x22/actions/laptop_charge.png +share/apps/klaptopdaemon/icons/crystalsvg/22x22/actions/laptop_nobattery.png +share/apps/klaptopdaemon/icons/crystalsvg/22x22/actions/laptop_nocharge.png +share/apps/klaptopdaemon/icons/crystalsvg/22x22/actions/laptop_power.png share/apps/klaptopdaemon/icons/crystalsvg/32x32/actions/power.png share/icons/crystalsvg/128x128/apps/laptop_battery.png share/icons/crystalsvg/16x16/apps/klaptopdaemon.png diff --git a/deskutils/kcharselect/files/plist.klaptop.rm b/deskutils/kcharselect/files/plist.klaptop.rm index 34ce14d82234..312e3fb50138 100644 --- a/deskutils/kcharselect/files/plist.klaptop.rm +++ b/deskutils/kcharselect/files/plist.klaptop.rm @@ -1,5 +1,7 @@ @dirrm share/apps/klaptopdaemon/icons/crystalsvg/32x32/actions @dirrm share/apps/klaptopdaemon/icons/crystalsvg/32x32 +@dirrm share/apps/klaptopdaemon/icons/crystalsvg/22x22/actions +@dirrm share/apps/klaptopdaemon/icons/crystalsvg/22x22 @dirrm share/apps/klaptopdaemon/icons/crystalsvg/16x16/actions @dirrm share/apps/klaptopdaemon/icons/crystalsvg/16x16 @dirrm share/apps/klaptopdaemon/icons/crystalsvg |