diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-11-06 17:51:54 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-11-06 17:51:54 +0000 |
commit | fb737adc64eab2962b23dc21fdb6eb71f3a2bac5 (patch) | |
tree | adf717571ed5e6cd5b835c5c8973572fa9a9cdba /comms | |
parent | 616b95b40c91bc3e56533ea349f2b691befe0d21 (diff) | |
download | ports-fb737adc64eab2962b23dc21fdb6eb71f3a2bac5.tar.gz ports-fb737adc64eab2962b23dc21fdb6eb71f3a2bac5.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/kallers/Makefile | 1 | ||||
-rw-r--r-- | comms/kallers/pkg-plist | 8 |
2 files changed, 1 insertions, 8 deletions
diff --git a/comms/kallers/Makefile b/comms/kallers/Makefile index a560288f978a..df2aaad350cd 100644 --- a/comms/kallers/Makefile +++ b/comms/kallers/Makefile @@ -16,6 +16,7 @@ COMMENT= KDE Applet that displays Caller IDs USE_BZIP2= yes USE_KDELIBS_VER= 3 USE_GMAKE= yes +INSTALLS_ICONS= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_TARGET= diff --git a/comms/kallers/pkg-plist b/comms/kallers/pkg-plist index 6b731c6732d1..a98129d94a89 100644 --- a/comms/kallers/pkg-plist +++ b/comms/kallers/pkg-plist @@ -14,11 +14,3 @@ share/icons/hicolor/48x48/apps/kallers.png @dirrm share/apps/kallers/sound @dirrm share/apps/kallers/pics @dirrm share/apps/kallers -@dirrmtry share/icons/hicolor/48x48/apps -@dirrmtry share/icons/hicolor/48x48 -@dirrmtry share/icons/hicolor/32x32/apps -@dirrmtry share/icons/hicolor/32x32 -@dirrmtry share/icons/hicolor/16x16/apps -@dirrmtry share/icons/hicolor/16x16 -@dirrmtry share/icons/hicolor -@dirrmtry share/icons |